ironic-inspector software package provides discovering hardware properties for OpenStack Ironic - Daemon, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install ironic-inspector
ironic-inspector is installed in your system.
Make ensure the ironic-inspector package were installed using the commands given below,
$ sudo dpkg-query -l | grep ironic-inspector *
You will get with ironic-inspector package name, version, architecture and description in a table
| Distro | Ubuntu 16 10 yakkety yak |
| Section | Python |
| Package | ironic-inspector |
| Version | 4.2.0-1 |
| Description | discovering hardware properties for OpenStack Ironic - Daemon |
| Sub Section | python |