oneview-python
oneview-python copied to clipboard
Api version check for firmware update
Description
Api Version check for firmware update on a server hardware without profile
Issues Resolved
[List any issues this PR will resolve. e.g., Fixes #01]
Check List
- [ ] New functionality includes testing.
- [ ] All tests pass for Python 2.7+ & 3.4+(
$ tox).
- [ ] All tests pass for Python 2.7+ & 3.4+(
- [ ] New functionality has been documented in the README if applicable.
- [ ] New functionality has been thoroughly documented in the examples (please include helpful comments).
- [ ] New endpoints supported are updated in the endpoints-support.md file.
- [ ] Changes are documented in the CHANGELOG file.