How to Install and Uninstall python-ironic-inspector Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "python-ironic-inspector" package

This is a short guide on how to install python-ironic-inspector on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-ironic-inspector

2. Uninstall "python-ironic-inspector" package

This guide let you learn how to uninstall python-ironic-inspector on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-ironic-inspector $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-ironic-inspector package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-ironic-inspector
Priority: extra
Section: universe/python
Installed-Size: 452
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: ironic-inspector
Version: 3.2.0-2
Depends: alembic (>= 0.8.0), python-babel, python-eventlet (>= 0.18.4), python-flask (<= 1.0), python-futurist (>= 0.11.0), python-ironicclient (>= 1.1.0), python-jsonpath-rw (>= 1.2.0), python-jsonschema, python-keystoneclient (>= 1:1.6.0), python-keystonemiddleware (>= 4.0.0), python-netaddr (>= 0.7.12), python-oslo.concurrency (>= 3.5.0), python-oslo.config (>= 1:3.7.0), python-oslo.db (>= 4.1.0), python-oslo.i18n (>= 2.1.0), python-oslo.log (>= 1.14.0), python-oslo.middleware (>= 3.0.0), python-oslo.rootwrap (>= 2.0.0), python-oslo.utils (>= 3.5.0), python-pbr (>= 1.8), python-six (>= 1.9.0), python-sqlalchemy (>= 1.0.10), python-stevedore (>= 1.5.0), python-swiftclient (>= 1:2.2.0), python-alembic, python-sqlalchemy (<< 1.1), python2.7:any, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/i/ironic-inspector/python-ironic-inspector_3.2.0-2_all.deb
Size: 63420
MD5sum: d92ef56b146b1d43333e36e56562c342
SHA1: 8c8da78d31428973957111180876230e269a8686
SHA256: e59c2a9498ce186b6dd0e2b0b72582c59cb0bcc07e90999d707ef2758c6489ed
Description-en: 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.
Description-md5: 580ea138dd02157c5ec4624b8f509561
Homepage: https://github.com/openstack/ironic-inspector
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions