Lilia Sampaio 857d320acf Creating OneViewException class
This exception will be inherited by all the other exceptions related
to OneView operations. Considering this, it will be used in the OneView
driver code in order to increase try/except granularity by replacing
"except Exception" for "except OneViewException", for instance.

Change-Id: I90bab3b913af608774b9c181c36e568b4b0a080b
2015-10-06 18:26:32 +00:00
2015-08-13 17:57:27 -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-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%