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

Last updated: May 18,2024

1. Install "python-ironic-inspector-client" package

Here is a brief guide to show you how to install python-ironic-inspector-client on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-ironic-inspector-client" package

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

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

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

Package: python-ironic-inspector-client
Priority: optional
Section: universe/python
Installed-Size: 112
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 1.5.0-2
Depends: python-cliff (>= 1.15.0), python-keystoneclient (>= 1.6.0), python-openstackclient (>= 2.1.0), python-oslo.i18n (>= 2.1.0), python-oslo.utils (>= 3.5.0), python-pbr (>= 1.8), python-requests (>= 2.8.1), python-six (>= 1.9.0), python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-ironic-inspector-client/python-ironic-inspector-client_1.5.0-2_all.deb
Size: 17526
MD5sum: d8eb4b0184c6a0ceb4d4a47b9b294392
SHA1: 3d29c943a711466845694abae06bdd75b812498f
SHA256: f9468d53db30b6a58dc4a24a07f9b7c582563fc6f6156ffb4b97463e7d84541b
Description-en: client for Ironic Inspector - 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 module.
Description-md5: 17ce511eaa40932a17a926dc4f0f89f4
Homepage: https://launchpad.net/python-ironic-inspector-client
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu