python-sushy 4.4.2-0ubuntu1 source package in Ubuntu

Changelog

python-sushy (4.4.2-0ubuntu1) lunar; urgency=medium

  * New upstream release for OpenStack Antelope.

 -- Corey Bryant <email address hidden>  Wed, 22 Feb 2023 14:29:26 -0500

Upload details

Uploaded by:
Corey Bryant
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-sushy_4.4.2.orig.tar.gz 217.6 KiB 4e60e5290bf4ecfb61a62cabdf044ef3c47d672be6e55d898a6d686a7dbb84b6
python-sushy_4.4.2-0ubuntu1.debian.tar.xz 3.4 KiB 020f2f33c80e9b5d845fc66b2930d44a5e534ae14c4326c8334c8b36d2a4e3ef
python-sushy_4.4.2-0ubuntu1.dsc 2.5 KiB 773054889425d7e71cb41323bedf87a915c2dfe26652b2ba132e65aa84317211

Available diffs

View changes file

Binary packages built by this source

python-sushy-doc: small library to communicate with Redfish based systems - doc

 Sushy is a Python library to communicate with Redfish based systems. The goal
 of the library is to be extremely simple, small, have as few dependencies as
 possible and be very conservative when dealing with BMCs by issuing just
 enough requests to it (BMCs are very flaky).
 .
 Therefore, the scope of the library has been limited to what is supported by
 the OpenStack Ironic project. As the project grows and more features from
 Redfish are needed Sushy will expand to fulfil those requirements.
 .
 This package contains the documentation.

python3-sushy: small library to communicate with Redfish based systems - Python 3.x

 Sushy is a Python library to communicate with Redfish based systems. The goal
 of the library is to be extremely simple, small, have as few dependencies as
 possible and be very conservative when dealing with BMCs by issuing just
 enough requests to it (BMCs are very flaky).
 .
 Therefore, the scope of the library has been limited to what is supported by
 the OpenStack Ironic project. As the project grows and more features from
 Redfish are needed Sushy will expand to fulfil those requirements.
 .
 This package contains the Python 3.x module.