Riccardo Pittau 32d68ef53b Set min version of tox to 3.2.1
As recommended, since version 3.2.0 tox switches pip invocations
to use the module -m pip instead of direct invocation.
We set min version to 3.2.1 [1] to also fix the behavior of
--parallel--safe-build

[1] https://tox.readthedocs.io/en/latest/changelog.html#v3-2-1-2018-08-10

Change-Id: I64afec683ca3ac0e750ce30d689441d3517671b5
2020-07-15 15:26:06 +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
2020-05-25 10:55:05 +08:00
2020-04-20 08:18:51 +02:00
2020-07-15 15:26:06 +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.3%
Shell 3.5%