python-ironic-lib 5.5.0-0ubuntu1 source package in Ubuntu

Changelog

python-ironic-lib (5.5.0-0ubuntu1) mantic; urgency=medium

  * d/gbp.conf, .launchpad.yaml: Sync from cloud-archive-tools for
    bobcat.
  * New upstream release for OpenStack Bobcat.

 -- Corey Bryant <email address hidden>  Thu, 08 Jun 2023 16:55:32 -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-ironic-lib_5.5.0.orig.tar.gz 108.5 KiB 91605ade05b00ece7fb5e2491c4c765efc81bd08c294468a8e1355a621b70731
python-ironic-lib_5.5.0-0ubuntu1.debian.tar.xz 4.5 KiB 776631c2fa19f9012e3681b0d0e2b532fd5b5b8420706ce3591b3f9d9f9d4b42
python-ironic-lib_5.5.0-0ubuntu1.dsc 3.1 KiB 2ed0e9c7289a153812ee6fb1377d3ac82b623d6014f89f1bc5cabbd3acb259e7

Available diffs

View changes file

Binary packages built by this source

python3-ironic-lib: common library used by various Ironic projects - Python 3.x

 A common library to be used by various projects in the Ironic ecosystem.
 .
 Ironic provision bare metal machines instead of virtual machines. It is a fork
 of the Nova Baremetal driver. It is best thought of as a bare metal hypervisor
 API and a set of plugins which interact with the bare metal hypervisors. By
 default, it will use PXE and IPMI in concert to provision and turn on/off
 machines, but Ironic also supports vendor-specific plugins which may implement
 additional functionality.
 .
 This package provides the Python 3.x module.