Kaifeng Wang
09938a3975
Improve error handling of extra_hardware
extra_hardware plugin saves data to Swift, if Swift is not available or accessible, the collected information will not be processed and consumed. Change-Id: I6cae8d84ac73ea656f0e305bc408c4788aefa1fa Story: 2005691 Task: 31011
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://git.openstack.org/cgit/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.
Description
Languages
Python
96.3%
Shell
3.5%