74e27b9bf3c86642779a199f4de1f1b6ccea04d0
We now enable plugin and services in project-config. Drop those duplications from devstack/upgrade/settings. Reference commit: 0204bd9ef4a09c791983bc1334fd32d09615ab63 Change-Id: Ie24f97eb3dfc8355845e864aebbd5184e900da30 Closes-Bug: #1672448
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
- 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 (documentation).
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