Python client for HP OneView.
Go to file
albertoffb f710d10149 Update usage documentation of python-oneviewclient
Update usage import command, the previews import command was wrong
and causes an invalid syntax error, this new one is the right command
to import python-oneviewclient.

Change-Id: I40b939fe7192d8d0ecdc84447e0f63c70e523fa6
2015-10-13 14:37:53 +00:00
doc/source Update usage documentation of python-oneviewclient 2015-10-13 14:37:53 +00:00
oneview_client Creating OneViewException class 2015-10-06 18:26:32 +00:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 14:54:14 +00:00
.gitignore Initial Cookiecutter Commit. 2015-08-13 17:57:27 -03:00
.gitreview Added .gitreview 2015-08-13 13:15:15 +00:00
.mailmap Initial Cookiecutter Commit. 2015-08-13 17:57:27 -03:00
.testr.conf Initial Cookiecutter Commit. 2015-08-13 17:57:27 -03:00
babel.cfg Initial Cookiecutter Commit. 2015-08-13 17:57:27 -03:00
CONTRIBUTING.rst Initial Cookiecutter Commit. 2015-08-13 17:57:27 -03:00
HACKING.rst Initial Cookiecutter Commit. 2015-08-13 17:57:27 -03:00
LICENSE Initial Cookiecutter Commit. 2015-08-13 17:57:27 -03:00
MANIFEST.in Initial Cookiecutter Commit. 2015-08-13 17:57:27 -03:00
openstack-common.conf Initial Cookiecutter Commit. 2015-08-13 17:57:27 -03:00
README.rst Initial Cookiecutter Commit. 2015-08-13 17:57:27 -03:00
requirements.txt Sending OneView Client implementation 2015-09-18 15:48:36 -03:00
setup.cfg Sending OneView Client implementation 2015-09-18 15:48:36 -03:00
setup.py Initial Cookiecutter Commit. 2015-08-13 17:57:27 -03:00
test-requirements.txt Initial Cookiecutter Commit. 2015-08-13 17:57:27 -03:00
tox.ini Sending OneView Client implementation 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