python-ironic-inspector-client 4.7.0-0ubuntu1 source package in Ubuntu

Changelog

python-ironic-inspector-client (4.7.0-0ubuntu1) jammy; urgency=medium

  * New upstream release for OpenStack Yoga.
  * d/control: Align (Build-)Depends with upstream.
  * d/control: Bump debhelper compat to 13.
  * d/rules: Adjust tests path based on new upstream changes.

 -- Corey Bryant <email address hidden>  Wed, 12 Jan 2022 12:11:53 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-ironic-inspector-client_4.7.0.orig.tar.gz 48.5 KiB 7a2e8d6d19b3bb7e6be83ac44f804501b75b78e0276633599239e2d599b89ffc
python-ironic-inspector-client_4.7.0-0ubuntu1.debian.tar.xz 4.0 KiB 3e444f1e939e33c4a2149db062c0845f42fa76a180b1181d967bd94bca34dcef
python-ironic-inspector-client_4.7.0-0ubuntu1.dsc 3.0 KiB 55980e4cef389fb0e801802d3f46eee5d6fc6fda1d9591995cb3bd25219e1ae0

Available diffs

View changes file

Binary packages built by this source

python3-ironic-inspector-client: client for Ironic Inspector - Python 3.x

 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 3.x module.