Skip to main content

Dell EMC iDRAC OEM extension package for the sushy library

Project description

Dell EMC OEM extension for sushy

Sushy is a client library designed to communicate with Redfish based BMC.

Redfish specification offers extensibility mechanism to let hardware vendors introduce their own features with the common Redfish framework. At the same time, sushy supports extending its data model by loading extensions found within its "oem" namespace.

The sushy-oem-idrac package is a sushy extension package that aims at adding high-level hardware management abstractions, that are specific to Dell EMC BMC (which is known under the name of iDRAC), to the tree of sushy Redfish resources.

Example use

Once installed, sushy user can access Dell EMC OEM resources. For example, OEM extension of Manager resource can be instrumental for switching the node to boot from a virtual media device:

import sushy

root = sushy.Sushy('http://mydellemcbmc.example.com')
manager = root.get_manager('iDRAC.Embedded.1')

oem_manager = manager.get_oem_extension('Dell')

oem_manager.set_virtual_boot_device(
    sushy.VIRTUAL_MEDIA_CD, persistent=False, manager=manager)    

See full example of virtual media boot setup in the functional test suite.

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

sushy-oem-idrac-0.0.2.tar.gz (16.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sushy_oem_idrac-0.0.2-py3-none-any.whl (19.4 kB view details)

Uploaded Python 3

File details

Details for the file sushy-oem-idrac-0.0.2.tar.gz.

File metadata

  • Download URL: sushy-oem-idrac-0.0.2.tar.gz
  • Upload date:
  • Size: 16.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4

File hashes

Hashes for sushy-oem-idrac-0.0.2.tar.gz
Algorithm Hash digest
SHA256 17cef26204574ff8d8d11f8bd7c600966d8a38c95c87efea07695ac57d5cb62e
MD5 367d9bfd6b2de7aed5d4a51713f8cc51
BLAKE2b-256 7e6df2c51f0a62cdb7272cfcb848da252905bc39d1d268e0ead313d37146fe54

See more details on using hashes here.

File details

Details for the file sushy_oem_idrac-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: sushy_oem_idrac-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 19.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4

File hashes

Hashes for sushy_oem_idrac-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 4d0841169a2b52bb1a679eb3b639d8b840be0a2c59aeb96f1cf8d426789f62f2
MD5 1bd49407a0522728fecb6bed7fa11de7
BLAKE2b-256 9c3477702e0d6b643e83fd81aa1093ba9a4e84cec3dc373dbc3782764c320574

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page