python-ironicclient 5.1.0-0ubuntu1 source package in Ubuntu

Changelog

python-ironicclient (5.1.0-0ubuntu1) lunar; urgency=medium

  * New upstream release for OpenStack Antelope.

 -- Corey Bryant <email address hidden>  Wed, 22 Feb 2023 13:50:47 -0500

Upload details

Uploaded by:
Corey Bryant
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release main python

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-ironicclient_5.1.0.orig.tar.gz 215.8 KiB c989b366ec1949ab0dea0e81a2c8af7b17b9a0ecb774ffa5fdc0f94e45c2f3b8
python-ironicclient_5.1.0-0ubuntu1.debian.tar.xz 5.4 KiB 32045d149b03cbe42689fde40e0cebb3c89455fc472ca3e0b6af8036f4c34311
python-ironicclient_5.1.0-0ubuntu1.dsc 3.1 KiB ee1823edd48d135ef00e91985db169e0d49a6df6c42f0e90203b3e6e8a27cf2b

Available diffs

View changes file

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.