python-ironicclient 4.10.0-0ubuntu1 source package in Ubuntu

Changelog

python-ironicclient (4.10.0-0ubuntu1) jammy; urgency=medium

  * New upstream release for OpenStack Yoga.

 -- Corey Bryant <email address hidden>  Wed, 12 Jan 2022 14:18:27 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-ironicclient_4.10.0.orig.tar.gz 214.2 KiB 8f3ad8ae1fc4df524ea05a458ad2567b58144e881807dbbb985e282902d732fd
python-ironicclient_4.10.0-0ubuntu1.debian.tar.xz 5.3 KiB 6eedacd54503370f433d18be214802b136ab453fb037afb0e3db8eb1a9d56992
python-ironicclient_4.10.0-0ubuntu1.dsc 3.2 KiB 1c01656bb58585de33b53c35e9844acca5f5840066ba2e0bbe7e2d678a8f5805

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.