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 HPE 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 HPE 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.13.3.tar.gz (356.7 kB view details)

Uploaded Source

Built Distribution

proliantutils-2.13.3-py3-none-any.whl (455.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: proliantutils-2.13.3.tar.gz
  • Upload date:
  • Size: 356.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for proliantutils-2.13.3.tar.gz
Algorithm Hash digest
SHA256 c74ef71428cecfb204ab215bac1a402e98ddf0322ec912850d4e881bcdf41740
MD5 a0ff78d05a9a1e0e0d58c8548ae505df
BLAKE2b-256 c8f1ebeb22b91fb9ee0465933540c185cf0e22b6e13527cab68ab53072759af4

See more details on using hashes here.

Provenance

File details

Details for the file proliantutils-2.13.3-py3-none-any.whl.

File metadata

File hashes

Hashes for proliantutils-2.13.3-py3-none-any.whl
Algorithm Hash digest
SHA256 79df1be1f846c1e472754a25e4a24f6904150b96e6975e224b051de278139a46
MD5 eedca2dafabaf494333dfa46faa47838
BLAKE2b-256 3007db0bec998c96f0078098497662c5ca27050b774d207f0f48f8c473ca6927

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