python-ironicclient 3.0.0-0ubuntu1 source package in Ubuntu

Changelog

python-ironicclient (3.0.0-0ubuntu1) eoan; urgency=medium

  * New upstream release for OpenStack Train.
  * d/control: Align (Build-)Depends with upstream.
  * d/python3-ironicclient.install: Remove tools/ironic.bash_completion
    inline with upstream removal.

 -- Corey Bryant <email address hidden>  Wed, 25 Sep 2019 15:48:21 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-ironicclient_3.0.0.orig.tar.gz 190.4 KiB 96dbfec4e7c292fd530781e479828ebb0f179fc5f57f5cc2acac9c347fef2d75
python-ironicclient_3.0.0-0ubuntu1.debian.tar.xz 5.0 KiB aaf1e61c40090443015f03d4befe7e65e0ed34e72ae6efff5e83275d0eb59002
python-ironicclient_3.0.0-0ubuntu1.dsc 3.3 KiB 615c359d7030a5255588a7480844280e339fa3df2b1ccc57e3cf0cd9bda45831

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.