
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
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%