python-ironicclient 5.5.0-0ubuntu2 source package in Ubuntu

Changelog

python-ironicclient (5.5.0-0ubuntu2) noble; urgency=medium

  * d/p/appdirs-to-platformdirs.patch,d/control: Switch from appdirs to
    platformdirs which is active and maintained.

 -- James Page <email address hidden>  Thu, 21 Mar 2024 10:01:15 +0000

Upload details

Uploaded by:
James Page
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release main python

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-ironicclient_5.5.0.orig.tar.gz 223.5 KiB 2653b8f3b4123ec04966a3d8461b1060503b9e820ddaafecb47e1e6570052e76
python-ironicclient_5.5.0-0ubuntu2.debian.tar.xz 6.4 KiB 0ce3c97eff560ffff782d1b4845797471349ad9feb4a972c1d0c054d622af075
python-ironicclient_5.5.0-0ubuntu2.dsc 3.1 KiB ee7ccf36fc1873be4848fc62504643b575dc0761172856b9f1b52c9230a5d12e

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.