You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
5 years ago | |
---|---|---|
devstack | 5 years ago | |
doc | 5 years ago | |
ironic_inspector | 5 years ago | |
playbooks/legacy | 5 years ago | |
releasenotes | 5 years ago | |
rootwrap.d | 8 years ago | |
tools | 6 years ago | |
zuul.d | 5 years ago | |
.gitignore | 6 years ago | |
.gitreview | 8 years ago | |
.stestr.conf | 6 years ago | |
CONTRIBUTING.rst | 5 years ago | |
LICENSE | 9 years ago | |
README.rst | 5 years ago | |
babel.cfg | 8 years ago | |
config-generator.conf | 5 years ago | |
ironic-inspector.8 | 5 years ago | |
lower-constraints.txt | 5 years ago | |
policy-generator.conf | 6 years ago | |
requirements.txt | 5 years ago | |
rootwrap.conf | 7 years ago | |
setup.cfg | 5 years ago | |
setup.py | 6 years ago | |
test-requirements.txt | 5 years ago | |
tox.ini | 5 years ago |
README.rst
Hardware introspection for OpenStack Bare Metal
Introduction
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 its power management credentials (e.g. IPMI address, user name and password).
- Free software: Apache license
- Source: https://git.openstack.org/cgit/openstack/ironic-inspector
- Bugs: https://storyboard.openstack.org/#!/project/944
- Downloads: https://tarballs.openstack.org/ironic-inspector/
- Documentation: https://docs.openstack.org/ironic-inspector/latest/
- Python client library and CLI tool: python-ironic-inspector-client (documentation).
Note
ironic-inspector was called ironic-discoverd before version 2.0.0.
Release Notes
For information on any current or prior version, see the release notes.