Python client for HP OneView.
Go to file
Sinval Vieira 5947f02f3c Adding port mac validation tests
Unit tests added to expose valid and invalid
Server Profile connection validation with port.

Change-Id: Ibf2e66c6dc59df2181b67e80d284e60b96f84d97
2015-11-23 17:05:06 +00:00
doc/source Update usage documentation of python-oneviewclient 2015-10-13 14:37:53 +00:00
oneview_client Adding port mac validation tests 2015-11-23 17:05:06 +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