Bob Fournier
a6f2805bbc
Remove use of construct lib FieldError exception
Version 2.8.22 of the construct lib has introduced a change that removed the core.FieldError exception. The check now uses the parent exception - core.ConstructError. Change-Id: I31922c2afc2018a4f6f7ba48094388070537a13f Closes-Bug: 1745208
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: https://git.openstack.org/cgit/openstack/ironic-inspector
- Bugs: https://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.
Description
Languages
Python
96.3%
Shell
3.5%