oneview-golang
oneview-golang copied to clipboard
Golang bindings for OneView api's
### Description [changes for rack managers] ### Issues Resolved [] ### Check List - [ ] New functionality includes testing. - [x] All tests pass for go 1.11 + gofmt...
### Description [examples changes for CICD] ### Issues Resolved [List any issues this PR will resolve. e.g., Fixes #01] ### Check List - [ ] New functionality includes testing. -...
### Scenario/Intent [What are you trying to achieve but can't?] ### Environment Details - **Golang binding for HPE OneView Version:** [Version of this module for which you are encountering the...
### Description - Response always has a "Date" Header. Retrieve that Data if "Location" isn't available - Add Function to Download File from Appliance ### Issues Resolved N/A ### Check...
### Description Similar to other components (enclosures, server hardware) adding support for SAS Interconnects to be able to pull their status for example for monitoring purposes ### Issues Resolved none...
### Description fixed hw check during profile creation ### Issues Resolved [List any issues this PR will resolve. e.g., Fixes #01] ### Check List - [ ] New functionality includes...
Terraform fails, because the oneview library simpy `os.Exit`, instead of returning any error, this prevents us from getting any error messages that causes that error. This PR removes that exit...
### Description [Describe what this change achieves] ### Issues Resolved [List any issues this PR will resolve. e.g., Fixes #01] ### Check List - [ ] New functionality includes testing....