Thiago Paiva dcbbf2bf77 Reverts removal of from_json on ServerProfile cls
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
2016-02-11 10:55:18 -03:00
2015-08-13 17:57:27 -03:00
2015-08-13 13:15:15 +00:00
2015-08-13 17:57:27 -03:00
2015-08-13 17:57:27 -03:00
2015-08-13 17:57:27 -03:00
2015-08-13 17:57:27 -03:00
2015-08-13 17:57:27 -03:00
2015-08-13 17:57:27 -03:00
2015-08-13 17:57:27 -03:00
2015-08-13 17:57:27 -03:00
2015-12-15 19:27:01 +09:00
2015-08-13 17:57:27 -03:00
2015-09-18 15:48:36 -03:00

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.

Features

  • TODO
Description
Python client for HP OneView.
Readme 1.6 MiB
Languages
Python 100%