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

Uploaded Source

Built Distribution

proliantutils-2.4.0-py2-none-any.whl (358.5 kB view details)

Uploaded Python 2

File details

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

File metadata

File hashes

Hashes for proliantutils-2.4.0.tar.gz
Algorithm Hash digest
SHA256 b68e822b4cd3bad85babaa976f3067bc62c0bd668ffe38697483bddc3a923b3e
MD5 f4070fd4e184d85380cd476065be45bf
BLAKE2b-256 e64ed94950185cdb60645efd509247059d512885377bb85144f69a0191b8e344

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for proliantutils-2.4.0-py2-none-any.whl
Algorithm Hash digest
SHA256 7bcc3978cf24639534b36de8a0769a3aadfbd98658d19552f83d7f146fd056fd
MD5 1871d13bff7f21a27a5cc4bf24ddf689
BLAKE2b-256 7a74c90c92264bbc39fd061bfb0797469193280f886a35efc795fe317bb4dfa3

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