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

Last updated: May 18,2024

1. Install "ironic-inspector" package

Please follow the guidelines below to install ironic-inspector on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ironic-inspector

2. Uninstall "ironic-inspector" package

This guide covers the steps necessary to uninstall ironic-inspector on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ironic-inspector
Priority: extra
Section: universe/python
Installed-Size: 86
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 3.2.0-2
Depends: adduser, python-ironic-inspector (= 3.2.0-2), lsb-base (>= 4.1+Debian11ubuntu7)
Filename: pool/universe/i/ironic-inspector/ironic-inspector_3.2.0-2_all.deb
Size: 19074
MD5sum: 86ad37deb8193ef55d391a391acbdc0d
SHA1: 3ff84fc860b98309a3df14f86b74f758fe90ad1f
SHA256: c8083c964ac71ddcb591b704c5cd46fdc0d8ce4743ba024a5b3f073966b507ac
Description-en: 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.
Description-md5: ae4b222c1fd253b0520f97ab16c42180
Homepage: https://github.com/openstack/ironic-inspector
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu