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

Uploaded Source

Built Distribution

proliantutils-2.5.0-py2-none-any.whl (370.1 kB view details)

Uploaded Python 2

File details

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

File metadata

File hashes

Hashes for proliantutils-2.5.0.tar.gz
Algorithm Hash digest
SHA256 ef56fcdf01210d0e6eb6acfafd94b57f8e40ffdcbfb3a6004413410b428b48bf
MD5 bb0104cf03bae3b0a12bedb97cff87c0
BLAKE2b-256 88dc20004e1b1b0aa3c5529150fe399161689e98c5b5c144285b0e81c43d89ec

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for proliantutils-2.5.0-py2-none-any.whl
Algorithm Hash digest
SHA256 fb0eff8578ca4e9ddbc9a3604aec7ea45506630ffdb817f15dc74fe6fefccb5f
MD5 bd373ef605e578d3fb214ce7e9752a7f
BLAKE2b-256 be1cb33c4927995851854082c216ca21a7d15fa16187327f17b51d32b73bfa60

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