python-sushy 4.5.1-0ubuntu1 source package in Ubuntu

Changelog

python-sushy (4.5.1-0ubuntu1) mantic; urgency=medium

  * New upstream release for OpenStack Bobcat.

 -- Corey Bryant <email address hidden>  Thu, 31 Aug 2023 10:59:42 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-sushy_4.5.1.orig.tar.gz 222.8 KiB 1688ada0890cb83b322c29c03f3eda98c92984a20f26a8c626f61dbbcc0b2ee7
python-sushy_4.5.1-0ubuntu1.debian.tar.xz 3.5 KiB a3178f08b1e1beaa545944598d588dcf142c9d0bacfe4c76c227090e483e80a5
python-sushy_4.5.1-0ubuntu1.dsc 2.5 KiB 3e291f34432c2f4d909d36bbf8770452006f7d5360e5b1184995dd86cf4386c6

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.