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

Changelog

python-ironic-lib (6.0.0-0ubuntu1) noble; urgency=medium

  * New upstream release for OpenStack Caracal.

 -- James Page <email address hidden>  Fri, 08 Mar 2024 14:06:37 +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-ironic-lib_6.0.0.orig.tar.gz 110.2 KiB c7eee9c8429728a7987c4693be8d95063684ff4b732a185bb993a6d4eb8224d4
python-ironic-lib_6.0.0-0ubuntu1.debian.tar.xz 4.7 KiB 99bbe7b116d6f9c445ea96779584c4ef7824279157aed61a1f1e4660de9c9710
python-ironic-lib_6.0.0-0ubuntu1.dsc 3.0 KiB a221fc922966d025bc82ded7a0965d044a63b5cde77fbc04a273790b8e129f95

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.