python-ironicclient 5.2.0-0ubuntu1 source package in Ubuntu
Changelog
python-ironicclient (5.2.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:56:15 -0400
Upload details
- Uploaded by:
- Corey Bryant
- Uploaded to:
- Mantic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-ironicclient_5.2.0.orig.tar.gz | 217.5 KiB | 6e75947cd231f39bd25743f9cdc23bb328cfd3ec135d80e60bcc22b889e319f7 |
python-ironicclient_5.2.0-0ubuntu1.debian.tar.xz | 5.5 KiB | caa3526250517d601ee7bbae193bafdf82557b9eee7d5297bbe67dbd12def335 |
python-ironicclient_5.2.0-0ubuntu1.dsc | 3.2 KiB | 0045fb4bd70da7dd4a45f272ed2da1bad64259baf1f6426262b0b62736db26cf |
Available diffs
- diff from 5.1.0-0ubuntu1 to 5.2.0-0ubuntu1 (11.2 KiB)
Binary packages built by this source
- python-ironicclient-doc: Client for OpenStack bare metal Service - doc
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 is a client for the OpenStack Ironic API. There's a Python API
(the "ironicclient" module), and a command-line script ("ironic").
.
Installing this package gets you a shell command, that you can use to
interact with Ironic's API.
.
This package provides the documentation.
- python3-ironicclient: Client for OpenStack bare metal Service - Python 3.x
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 is a client for the OpenStack Ironic API. There's a Python API
(the "ironicclient" module), and a command-line script ("ironic").
.
Installing this package gets you a shell command, that you can use to
interact with Ironic's API.
.
This package provides the Python 3.x support.