
The method was doing something different from the one on OneViewObject: It was adding keys on the ServerProfile object that weren't on the attribute_map. Without it, Bad Requests are being sent to OneView since they doesn't had the required parameters. Reverting it back and fixing the problem of the instatiation on the old method. Change-Id: I4e52209153a0184df274cade6db553b891bf0da6
python-oneviewclient
Library to use OneView to provide nodes for Ironic
This library adds a layer of communication between Ironic and HP OneView and abstracts the version of OneView in place.
- Free software: Apache license
- Documentation: http://docs.openstack.org/developer/python-oneviewclient
- Source: http://git.openstack.org/cgit/openstack/python-oneviewclient
- Bugs: http://bugs.launchpad.net/python-oneviewclient
Features
- TODO
Description
Languages
Python
100%