Hardware introspection daemon for OpenStack Ironic
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Anton Arefiev e33d60e846
Fix py3 issue in functional tests
7 years ago
devstack use openstack cli instead of keystone cli 7 years ago
doc Update Introspection API Docs from UUID to Node ID 7 years ago
ironic_inspector Fix py3 issue in functional tests 7 years ago
releasenotes Always convert the size root device hints to an integer 7 years ago
rootwrap.d Use rootwrap to execute iptables instead of requiring root 8 years ago
.gitignore Generate API documentation from Python modules 7 years ago
.gitreview Update .gitreview file for project rename 8 years ago
CONTRIBUTING.rst Make tox respect upper-constraints.txt 7 years ago
LICENSE Apache license 9 years ago
README.rst Mention docs in the README now that they're published 7 years ago
babel.cfg Add scripts to manage translations 8 years ago
config-generator.conf Added CORS support to Ironic Inspector 7 years ago
example.conf Use PortOpt type for port options 7 years ago
ironic-inspector.8 Final discoverd -> inspector rename/move pass 8 years ago
plugin-requirements.txt Store and expose introspection data 8 years ago
requirements.txt Updated from global requirements 7 years ago
rootwrap.conf Use rootwrap to execute iptables instead of requiring root 8 years ago
setup.cfg Tempest plugin initial commit 7 years ago
setup.py Updated from global requirements 8 years ago
test-requirements.txt Updated from global requirements 7 years ago
tox.ini Merge "Make tox respect upper-constraints.txt" 7 years ago

README.rst

Hardware introspection for OpenStack Bare Metal

This is an auxiliary service for discovering hardware properties for a node managed by 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).

Note

ironic-inspector was called ironic-discoverd before version 2.0.0.

For information on any current or prior version, see the release notes.