python-ironicclient 5.3.0-0ubuntu1 source package in Ubuntu

Changelog

python-ironicclient (5.3.0-0ubuntu1) mantic; urgency=medium

  * New upstream release for OpenStack Bobcat.

 -- Corey Bryant <email address hidden>  Tue, 11 Jul 2023 13:54:04 -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 Pocket Published Component Section

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-ironicclient_5.3.0.orig.tar.gz 219.5 KiB bde0e1c294973eda22dbbb4a23ac5e6c7e216807aafac52c10493d4f14126e0e
python-ironicclient_5.3.0-0ubuntu1.debian.tar.xz 5.5 KiB ec79dcc855e04a3c0478b2d4314abaace8a3904e6eb93d5f1df79dd9322a6d83
python-ironicclient_5.3.0-0ubuntu1.dsc 3.2 KiB 7e2379ef06ab6fe83d8787c961bbb927539073e95cc4a62793d6a3f1a889f1e8

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.