python-ironic-lib 4.2.0-0ubuntu0.20.04.1 source package in Ubuntu
Changelog
python-ironic-lib (4.2.0-0ubuntu0.20.04.1) focal; urgency=medium * d/gbp.conf: Create stable/ussuri branch. * New upstream release for OpenStack Ussuri (LP: #1877642). * d/control: Align (Build-)Depends with upstream. -- Corey Bryant <email address hidden> Tue, 12 May 2020 15:12:38 -0400
Upload details
- Uploaded by:
- Corey Bryant
- Uploaded to:
- Focal
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | updates | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-ironic-lib_4.2.0.orig.tar.gz | 89.8 KiB | 541d32ac3b8882092a915aafafe7665414b728384c37822ec99e0a7bf0ec19bf |
python-ironic-lib_4.2.0-0ubuntu0.20.04.1.debian.tar.xz | 4.0 KiB | 950de0b630476d93f786f97a33767604de4377747bd5f6a56159273bcdfe85b7 |
python-ironic-lib_4.2.0-0ubuntu0.20.04.1.dsc | 2.9 KiB | b5c28aff342683c67327b667c3fd1a92795a1e90457300f8cb5c6531f6fb00b8 |
Available diffs
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.