Python client for HP OneView.
Go to file
Caio Oliveira 2b6b15a15a Getting OneView resources by their uuid
Until now, the python-oneviewclient didn't have any function
to get Server Hardwares and Server Profile Templates by
it's uuids. It will make it easy to fix the bug 1541861

Change-Id: I7988e85df0c7bc2aee722b6bd8cd7c2f2d21dd73
Partial-Bug: 1541861
2016-02-05 12:45:24 -03:00
doc/source Update usage documentation of python-oneviewclient 2015-10-13 14:37:53 +00:00
oneview_client Getting OneView resources by their uuid 2016-02-05 12:45:24 -03: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
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
README.rst Initial Cookiecutter Commit. 2015-08-13 17:57:27 -03:00
babel.cfg 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
requirements.txt Sending OneView Client implementation 2015-09-18 15:48:36 -03:00
setup.cfg Drop py26 and py33 support 2015-12-15 19:27:01 +09: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

README.rst

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