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
2018-01-25 21:54:56 -05:00
2018-01-16 18:06:10 +00:00
2017-03-01 14:46:28 +02:00
2017-10-02 14:28:58 +00:00
2015-03-04 00:07:37 +00:00
2018-01-16 18:06:10 +00:00
2014-10-03 17:15:55 +02:00
2018-01-09 12:07:50 +00:00
2017-03-02 11:45:30 +00:00

Hardware introspection for OpenStack Bare Metal

Introduction

image

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).

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
Hardware introspection daemon for OpenStack Ironic
Readme 23 MiB
Languages
Python 96.3%
Shell 3.5%