Sean McGinnis a9f7f67de5 Use unittest.mock instead of third party mock
Now that we no longer support py27, we can use the standard library
unittest.mock module instead of the third party mock lib.

Change-Id: Ic67f09a223ae2d0cb460771a10a4122307afa05b
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-04-18 16:15:28 -05:00
2020-03-26 21:40:43 +01: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
2020-03-30 11:46:20 +02:00
2019-10-15 19:08:28 +08:00
2019-11-22 11:17:34 +08:00
2017-03-02 11:45:30 +00:00
2020-03-25 10:08:38 +01: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.

S
Description
Hardware introspection daemon for OpenStack Ironic
Readme
23 MiB