python-ironic-lib 2.11.0-0ubuntu1 source package in Ubuntu

Changelog

python-ironic-lib (2.11.0-0ubuntu1) bionic; urgency=medium

  [ James Page ]
  * New upstream release.
  * d/control: Align (Build-)Depends with upstream.
  * d/p/*: Dropped, no longer needed.
  * d/rules: Switch unit test execution to use ostestr, easing migrations
    from testrepository to stestr.

  [ Corey Bryant ]
  * d/control: Update Standards-Version to 4.1.2.

 -- Corey Bryant <email address hidden>  Fri, 08 Dec 2017 10:36:23 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-ironic-lib_2.11.0.orig.tar.gz 73.1 KiB 6f06ab2aec563a2938906126d62c4720beb69943045debbd5b448c69a0fe6d53
python-ironic-lib_2.11.0-0ubuntu1.debian.tar.xz 3.6 KiB 0dfef57c8cb3e7e760e49a81ab5ee8835b43350daed4213e51e644c3322ee3c9
python-ironic-lib_2.11.0-0ubuntu1.dsc 3.4 KiB 6aca287abd25b05830f9110241ecb1324f2b0f7604e215b8e01414dc979a89b2

View changes file

Binary packages built by this source

python-ironic-lib: common library used by various Ironic projects - Python 2.7

 A common library to be used by various projects in the Ironic ecosystem.
 .
 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 package provides the Python 2.7 module.

python3-ironic-lib: common library used by various Ironic projects - Python 3.x

 A common library to be used by various projects in the Ironic ecosystem.
 .
 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 package provides the Python 3.x module.