Dmitry Tantsur 6e38efffea Stop aborting the process on periodic task failures
It's nice to know when a periodic task fails, but aborting the whole
process makes it fragile in the events of e.g. problems with accessing
ironic, even if transient.

Simplify the overly complex unit tests and split the dual-purpose task.

Story: #2007622
Task: #39653
Change-Id: I64f5ca6e377a4cdfa08319ef9973b591cc552121
2020-05-06 09:24:29 +02:00
2019-04-19 19:36:56 +00:00
2017-10-02 14:28:58 +00:00
2015-03-04 00:07:37 +00:00
2014-10-03 17:15:55 +02:00
2019-10-15 19:08:28 +08:00
2020-04-22 01:46:42 +00:00
2020-04-20 08:18:51 +02: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 its 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.6%
Shell 3.2%