python-ironicclient 5.0.1-0ubuntu1 source package in Ubuntu
Changelog
python-ironicclient (5.0.1-0ubuntu1) kinetic; urgency=medium * New upstream release for OpenStack Zed. * d/control: Update standards version to 4.6.1. -- Corey Bryant <email address hidden> Thu, 08 Sep 2022 17:58:54 -0400
Upload details
- Uploaded by:
- Corey Bryant
- Uploaded to:
- Kinetic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-ironicclient_5.0.1.orig.tar.gz | 215.7 KiB | ed16b06c9e4ee4a0abb83e3df5f3a4b85728b81ce9ddfeda1149c4dfbc09aa63 |
python-ironicclient_5.0.1-0ubuntu1.debian.tar.xz | 5.4 KiB | 746ebbc8d968c2ec7be7b8801bcc16c6c29fe0eaf21ee2e53443741c5758612c |
python-ironicclient_5.0.1-0ubuntu1.dsc | 3.1 KiB | 02b9b6050e843951b20bed697f68ae55c28f11876e9caf77b4eeda801ee7949f |
Available diffs
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.