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

Uploaded Source

Built Distribution

proliantutils-2.12.2-py3-none-any.whl (451.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: proliantutils-2.12.2.tar.gz
  • Upload date:
  • Size: 353.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.11

File hashes

Hashes for proliantutils-2.12.2.tar.gz
Algorithm Hash digest
SHA256 a7fcd861cc7991b8b485f9c0ca54b9869e647c1737deea6d8243367b7ccffabb
MD5 b7b435b21551c2573802778f05f98cc9
BLAKE2b-256 54f4c709679ed0da5e4c59e2f52b7a181fc50ddb238ea5a048d39b3d6af7b3df

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: proliantutils-2.12.2-py3-none-any.whl
  • Upload date:
  • Size: 451.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.11

File hashes

Hashes for proliantutils-2.12.2-py3-none-any.whl
Algorithm Hash digest
SHA256 9451131a04b12352f8881383f1bb16100664c435d8c9a7d95f783c49f9c71df6
MD5 996e39fa783492b8ddd2faa3a4c85fd2
BLAKE2b-256 d5be7387c7ba19eb921f785c2bac0f0a8a60fb4ddba7e44440d0d4f7f8e2952b

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