Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update hpcm provider to import from cmconfig and cmdb. update print f… #188

Merged
merged 1 commit into from
Jan 16, 2024

Conversation

jacobsalmela
Copy link
Collaborator

@jacobsalmela jacobsalmela commented Jan 16, 2024

…unctions, etc.

Summary and Scope

  • adds Cmdb and CmConfig types/fields to the Hpcm struct
  • adds functions for setting up an hpcm client
  • converges existing code into a Translate function for better
    readability/portability
  • adds/updates all required provider commands
  • adds functions for extracting models, vendors, and other metadata from
    variuous hpcm_client types
  • adds functions to extract geolocation data when possible
  • adds function to get convert to a cani hardwaretype
  • import from Cmdb functions/gather all hardware

Risks and Mitigations

Low. Existing test pass, this does not touch CSM-related code

- adds functions for setting up an hpcm client
- converges existing code into a Translate function for better
  readability/portability
- adds/updates all required provider commands
- adds functions for extracting models, vendors, and other metadata from
  variuous hpcm_client types
- adds functions to extract geolocation data when possible
- adds function to get convert to a cani hardwaretype
- import from Cmdb functions/gather all hardware

Signed-off-by: Jacob Salmela <jacob.salmela@hpe.com>
@jacobsalmela jacobsalmela merged commit ab240b8 into main Jan 16, 2024
5 checks passed
@jacobsalmela jacobsalmela deleted the eminent-anthem branch January 16, 2024 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants