python-ironicclient 4.9.0-0ubuntu2 source package in Ubuntu

Changelog

python-ironicclient (4.9.0-0ubuntu2) jammy; urgency=medium

  * d/rules: Switch to pybuild.

 -- Corey Bryant <email address hidden>  Thu, 18 Nov 2021 08:02:43 -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.9.0.orig.tar.gz 213.9 KiB 99d45e914b2845731ac44fbfc63ae3e1bd52211396748797b588f2adc4b3f341
python-ironicclient_4.9.0-0ubuntu2.debian.tar.xz 5.3 KiB 4a6d44be86c1851a14c48908277d5f7ace86f77739d9c2d266f7e0ebe1d415bb
python-ironicclient_4.9.0-0ubuntu2.dsc 3.2 KiB e7b1c61cad4361fa9ffd6df881fe1c41fbe696c8499f716cc8a9d3b8cc259bb3

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.