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.
![]() |
3 years ago | |
---|---|---|
api-ref/source | 4 years ago | |
devstack | 3 years ago | |
doc | 3 years ago | |
ironic_inspector | 3 years ago | |
playbooks/legacy/ironic-inspector-grenade-dsvm | 4 years ago | |
releasenotes | 3 years ago | |
rootwrap.d | 4 years ago | |
tools | 4 years ago | |
zuul.d | 3 years ago | |
.gitignore | 5 years ago | |
.gitreview | 4 years ago | |
.stestr.conf | 5 years ago | |
CONTRIBUTING.rst | 5 years ago | |
LICENSE | 8 years ago | |
README.rst | 3 years ago | |
babel.cfg | 8 years ago | |
bindep.txt | 4 years ago | |
ironic-inspector.8 | 5 years ago | |
lower-constraints.txt | 3 years ago | |
requirements.txt | 3 years ago | |
rootwrap.conf | 6 years ago | |
setup.cfg | 4 years ago | |
setup.py | 6 years ago | |
test-requirements.txt | 3 years ago | |
tox.ini | 3 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://opendev.org/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.