ironic-inspector 7.2.0-0ubuntu1 source package in Ubuntu

Changelog

ironic-inspector (7.2.0-0ubuntu1) bionic; urgency=medium

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

 -- Corey Bryant <email address hidden>  Tue, 20 Feb 2018 12:51:41 -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
Bionic release universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ironic-inspector_7.2.0.orig.tar.gz 223.6 KiB 8c40e4e5218bc242a39d8edda056bbcb7fb3f0388fa4a3c0413bf6e0f9344c30
ironic-inspector_7.2.0-0ubuntu1.debian.tar.xz 4.6 KiB 6e5d06d8f91d7993f08b1117cacb1e15e45f8b2f7544458f13b43b2d5f568dd2
ironic-inspector_7.2.0-0ubuntu1.dsc 3.6 KiB 5382e721992bc398a736ed3260ad8273204e1c04153fe7dbaeaaaa4fd2eea29b

Available diffs

View changes file

Binary packages built by this source

ironic-inspector: discovering hardware properties for OpenStack Ironic - Daemon

 This is an auxiliary service for discovering hardware properties for a node
 managed by OpenStack Ironic. Hardware introspection or hardware properties
 discovery is a process of getting hardware parameters required for scheduling
 from a bare metal node, given it's power management credentials (e.g. IPMI
 address, user name and password).
 .
 A special discovery ramdisk is required to collect the information on a node.
 The default one can be built using diskimage-builder and
 ironic-inspector-ramdisk element.
 .
 This package contains the daemon.

python-ironic-inspector: discovering hardware properties for OpenStack Ironic - Python 2.7

 This is an auxiliary service for discovering hardware properties for a node
 managed by OpenStack Ironic. Hardware introspection or hardware properties
 discovery is a process of getting hardware parameters required for scheduling
 from a bare metal node, given it's power management credentials (e.g. IPMI
 address, user name and password).
 .
 A special discovery ramdisk is required to collect the information on a node.
 The default one can be built using diskimage-builder and
 ironic-inspector-ramdisk element.
 .
 This package contains the Python 2.7 files.