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.
![]() |
7 years ago | |
---|---|---|
devstack | 7 years ago | |
doc | 7 years ago | |
ironic_inspector | 7 years ago | |
releasenotes | 7 years ago | |
rootwrap.d | 8 years ago | |
.gitignore | 7 years ago | |
.gitreview | 8 years ago | |
CONTRIBUTING.rst | 7 years ago | |
LICENSE | 9 years ago | |
README.rst | 7 years ago | |
babel.cfg | 8 years ago | |
config-generator.conf | 7 years ago | |
example.conf | 7 years ago | |
ironic-inspector.8 | 8 years ago | |
plugin-requirements.txt | 8 years ago | |
requirements.txt | 7 years ago | |
rootwrap.conf | 8 years ago | |
setup.cfg | 7 years ago | |
setup.py | 8 years ago | |
test-requirements.txt | 7 years ago | |
tox.ini | 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).
- Free software: Apache license
- Source: http://git.openstack.org/cgit/openstack/ironic-inspector
- Bugs: http://bugs.launchpad.net/ironic-inspector
- Blueprints: https://blueprints.launchpad.net/ironic-inspector
- Downloads: https://pypi.python.org/pypi/ironic-inspector
- Documentation: http://docs.openstack.org/developer/ironic-inspector
- Python client library and CLI tool: python-ironic-inspector-client.
Note
ironic-inspector was called ironic-discoverd before version 2.0.0.
For information on any current or prior version, see the release notes.