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

Uploaded Source

Built Distribution

proliantutils-2.1.11-py2-none-any.whl (160.6 kB view details)

Uploaded Python 2

File details

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

File metadata

File hashes

Hashes for proliantutils-2.1.11.tar.gz
Algorithm Hash digest
SHA256 53fe9fa5e8f87d9895ce327ca101ca426abdd4aaaced7c17e790d0ce88434311
MD5 1732d128a034c3378adc29b94b67c564
BLAKE2b-256 293fe3e3b8cecbc9a14fbff90cae009ffe957ed90a165c8296e694290d0aa4a3

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for proliantutils-2.1.11-py2-none-any.whl
Algorithm Hash digest
SHA256 28e8cafda0c3a400c14871aa28158c799d408b8d23abd89c07a3d87bf16f34cc
MD5 5f136d83e9e33a32d0afc60830d35434
BLAKE2b-256 aa6ef6415519f7623f7d2caad5b34c39c1d2b2fb2357e246b33242b590f695b0

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