Skip to main content

Client Library for interfacing with various devices in HP Proliant Servers.

Project description

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.

Installation

Install the module from PyPI. If you are using Ironic, install the module on Ironic conductor node:

pip install 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.

Project details


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.3.0.tar.gz (206.4 kB view details)

Uploaded Source

Built Distribution

proliantutils-2.3.0-py2-none-any.whl (241.9 kB view details)

Uploaded Python 2

File details

Details for the file proliantutils-2.3.0.tar.gz.

File metadata

File hashes

Hashes for proliantutils-2.3.0.tar.gz
Algorithm Hash digest
SHA256 c097f43189b59b67255943a3cc6a91641ea2424d241440af35f311828b8378a9
MD5 0f8d16c64205a756aa4791c6720af56d
BLAKE2b-256 766130809fae89256d3404b43abc98bbfc1b82bdc2fa42b2301ec095cca38b03

See more details on using hashes here.

Provenance

File details

Details for the file proliantutils-2.3.0-py2-none-any.whl.

File metadata

File hashes

Hashes for proliantutils-2.3.0-py2-none-any.whl
Algorithm Hash digest
SHA256 db9718c9886929e0a0f6f40f57ed541ceca03698f5d3e8acaf1adaec31a97dec
MD5 f9299e7c612a46d81a40903b2303b7ee
BLAKE2b-256 35c24712e069b58cbc8ab9b9ffb5398590937bafe41a89ef6ae5ccea52043c14

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page