75ab592cd15dc36f7ade24e5f5f5ee1c3afcaa9e
Hacking's latest release is 0.11.0. Most other ironic projects are using this release. These updates are done project-by-project to avoid introducing unexpected new hacking rules to projects. This version bump already applies cleanly to ironic-inspector with no code style changes. Change-Id: Iebb95fdb9147f1c52d795ce7978095f9873f931d
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.
Description