python-sushy 4.8.0-0ubuntu1 source package in Ubuntu

Changelog

python-sushy (4.8.0-0ubuntu1) noble; urgency=medium

  [ Corey Bryant ]
  * d/gbp.conf, .launchpad.yaml: Sync from cloud-archive-tools for
    caracal.

  [ James Page ]
  * New upstream release for OpenStack Caracal.

 -- James Page <email address hidden>  Tue, 23 Jan 2024 14:01:57 +0000

Upload details

Uploaded by:
James Page
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-sushy_4.8.0.orig.tar.gz 227.3 KiB 0f880d36c2756518be24f9ae471c5c395d6a879146a91d85cb2dee51016e306a
python-sushy_4.8.0-0ubuntu1.debian.tar.xz 3.6 KiB bb89979fa49d6be54cf5724cfdee67aafcef8d946f34561ea882b82ed3c185bd
python-sushy_4.8.0-0ubuntu1.dsc 2.5 KiB 6afd7f6459242751631bc66b98c5d4e7c018a5331c811fda4da44e4290c298e5

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.