Client Library for interfacing with various
Project description
devices in HP Proliant Servers.
Home-page: https://github.com/hpproliant/proliantutils
Author: Hewlett Packard
Author-email: proliantutils@gmail.com
License: Apache License, Version 2.0
Description: proliantutils
=============
**proliantutils** is a set of utility libraries for interfacing and managing
various components (like iLO, HPSSA) for HP Proliant Servers. This library
is used by iLO drivers in Ironic for managing Proliant Servers (though the
library can be used by anyone who wants to manage HP Proliant servers).
Please use launchpad_ to report bugs and ask questions.
.. _launchpad: https://bugs.launchpad.net/proliantutils
Installation
------------
Install the module from PyPI_. If you are using Ironic, install the module
on Ironic conductor node::
pip install proliantutils
.. _PyPI: https://pypi-hypernode.com/pypi/proliantutils
Some GNU/Linux distributions provide *python-proliantutils* package.
Usage
-----
iLO
~~~
For interfacing with the iLO, use *IloClient* object::
>>> from proliantutils.ilo import client
>>> ilo_client = client.IloClient('10.10.1.57', 'Administrator', 'password')
>>> ilo_client.get_host_power_status()
'OFF'
>>>
For operations supported on the client object, please refer
*proliantutils.ilo.operations*.
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Home-page: https://github.com/hpproliant/proliantutils
Author: Hewlett Packard
Author-email: proliantutils@gmail.com
License: Apache License, Version 2.0
Description: proliantutils
=============
**proliantutils** is a set of utility libraries for interfacing and managing
various components (like iLO, HPSSA) for HP Proliant Servers. This library
is used by iLO drivers in Ironic for managing Proliant Servers (though the
library can be used by anyone who wants to manage HP Proliant servers).
Please use launchpad_ to report bugs and ask questions.
.. _launchpad: https://bugs.launchpad.net/proliantutils
Installation
------------
Install the module from PyPI_. If you are using Ironic, install the module
on Ironic conductor node::
pip install proliantutils
.. _PyPI: https://pypi-hypernode.com/pypi/proliantutils
Some GNU/Linux distributions provide *python-proliantutils* package.
Usage
-----
iLO
~~~
For interfacing with the iLO, use *IloClient* object::
>>> from proliantutils.ilo import client
>>> ilo_client = client.IloClient('10.10.1.57', 'Administrator', 'password')
>>> ilo_client.get_host_power_status()
'OFF'
>>>
For operations supported on the client object, please refer
*proliantutils.ilo.operations*.
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
proliantutils-2.1.5.tar.gz
(98.0 kB
view hashes)
Built Distribution
proliantutils-2.1.5-py2-none-any.whl
(110.0 kB
view hashes)
Close
Hashes for proliantutils-2.1.5-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 36a92294a2d5bad0c1478b5b676172d734e6814bc4ae41bb8a830900f2e0bfeb |
|
MD5 | 8e11cac3f59874d4cb47d7c9f43372c9 |
|
BLAKE2b-256 | 879705e43017f2cd5a564b146c2e1a5228bba9c2eacdfa5ca42457d698433f82 |