Riccardo Pittau 611a543ecd Update requirements
Update minimum required versions of python packages.
The updates is based on crosscheck requirements from required
packages:

oslo-policy 3.7.0 depends on oslo.context>=2.22.0

increase oslo-service version to be able to use eventlet 0.26.0
oslo-service 1.24.0 depends on eventlet!=0.18.3, !=0.20.1, <0.21.0 and >=0.18.2

increase oslo-log version to fix error:
AttributeError: type object 'deprecated' has no attribute 'WALLABY'

oslo-log 4.3.0 depends on oslo.serialization>=2.25.0
oslo-log 4.3.0 depends on pbr>=3.1.1
oslo-log 4.3.0 depends on oslo.i18n>=3.20.0

Change-Id: I20a5a20b94ffd27ea34f23ac89ca2826eb548b1a
2021-07-13 18:11:31 +02:00
2021-07-01 19:50:56 +02:00
2019-04-19 19:36:56 +00:00
2017-10-02 14:28:58 +00:00
2014-10-03 17:15:55 +02:00
2019-10-15 19:08:28 +08:00
2021-07-13 18:11:31 +02:00
2020-04-20 08:18:51 +02:00
2021-06-03 16:53:55 +08: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