Skip to content

avgovind/python-hpOneView

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hpOneView

This library provides a pure Python interface to the HP OneView REST APIs.

HP OneView is a fresh approach to converged infrastructure management, inspired by the way you expect to work, with a single integrated view of your IT infrastructure.

Installation

From source

$ git clone https://github.com/HewlettPackard/python-hpOneView.git
$ cd python-hpOneView
$ python setup.py install --user  # to install in the user directory (~/.local)
$ sudo python setup.py install    # to install globally

From Pypi

Coming soon

API Implementation

Status listing of the HP OneView REST interfaces that have been implemented in the Python library so far is hosted in the Wiki section

About

Python library for HP OneView

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%