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

Changelog

python-ironic-lib (5.4.0-0ubuntu1) lunar; urgency=medium

  * New upstream release for OpenStack Antelope.
  * d/control: Align (Build-)Depends with upstream.

 -- Corey Bryant <email address hidden>  Wed, 22 Feb 2023 13:17:02 -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-ironic-lib_5.4.0.orig.tar.gz 107.7 KiB c186b20fd11cb536d87ced0318ab96dfb8810753f876fc22e9daeccc7f629e95
python-ironic-lib_5.4.0-0ubuntu1.debian.tar.xz 4.5 KiB ecd584297a840c4b92e3fbb55adf155c83b0a7934eb9b50083e97001cab16e70
python-ironic-lib_5.4.0-0ubuntu1.dsc 3.0 KiB 889402e8c225a475b2a18d991019440235a3911e28173ba4ce6b4427aef3e875

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.