python-ironicclient 2.2.0-0ubuntu1 source package in Ubuntu

Changelog

python-ironicclient (2.2.0-0ubuntu1) bionic; urgency=medium

  * New upstream release.
  * d/control: Align (Build-)Depends with upstream.

 -- Corey Bryant <email address hidden>  Mon, 12 Feb 2018 09:27:00 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe python

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-ironicclient_2.2.0.orig.tar.gz 215.2 KiB 6cb3aad4f0c381744a9fbc84b0c76291e1801ca5becb6fb62f234264fc9b5877
python-ironicclient_2.2.0-0ubuntu1.debian.tar.xz 4.6 KiB 5a20b564bf5793434dc164cc3941eb1ef54897eff1cdd64b289eb3f396514437
python-ironicclient_2.2.0-0ubuntu1.dsc 4.1 KiB b8fe56bdd3292bdfa7d73a90352aa630851b857bd2ba1cfee2b3c948476c2d33

Available diffs

View changes file

Binary packages built by this source

python-ironicclient: No summary available for python-ironicclient in ubuntu cosmic.

No description available for python-ironicclient in ubuntu cosmic.

python-ironicclient-doc: No summary available for python-ironicclient-doc in ubuntu cosmic.

No description available for python-ironicclient-doc in ubuntu cosmic.

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.