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.
|
5 years ago | |
---|---|---|
devstack | 5 years ago | |
doc | 5 years ago | |
ironic_inspector | 5 years ago | |
releasenotes | 5 years ago | |
rootwrap.d | 7 years ago | |
tools | 5 years ago | |
.gitignore | 5 years ago | |
.gitreview | 7 years ago | |
.stestr.conf | 5 years ago | |
CONTRIBUTING.rst | 5 years ago | |
LICENSE | 8 years ago | |
README.rst | 5 years ago | |
babel.cfg | 7 years ago | |
config-generator.conf | 6 years ago | |
example.conf | 5 years ago | |
ironic-inspector.8 | 7 years ago | |
plugin-requirements.txt | 7 years ago | |
requirements.txt | 5 years ago | |
rootwrap.conf | 6 years ago | |
setup.cfg | 5 years ago | |
setup.py | 5 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 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
- Downloads: https://pypi.python.org/pypi/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.