Thiago Paiva 6935bd2f06 Adding fancy exceptions messages
OneViewException and its subclasses are meant to have a default message that can
be overwritten by passing a custom message in the instantiation method. This
patch ensure it happens without aid of the builtin class Exception and
overwrite __str__ to include information about the class of the exception being
thrown to ease debug.

To obtain just the exception message, users can still access the exc.message
variable.

Change-Id: I278e38dadf9b612009156ecfce62a0d31e9caa94
2016-02-04 11:29:06 -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%