Takashi Kajinami c173e3895f tox: Drop envdir
tox now always recreates an env although the env is shared using envdir
options.
~~~
$ tox -e genpolicy
genpolicy: recreate env because env type changed from
{'name': 'genconfig', 'type': 'VirtualEnvRunner'} to
{'name': 'genpolicy', 'type': 'VirtualEnvRunner'}
~~~

According to the maintainer of tox, this functionality is not intended
to be supported.
https://github.com/tox-dev/tox/issues/425#issuecomment-1011944293

Change-Id: I82a7dfcb97be7719c27654733907168464c14a88
2024-10-13 01:29:03 +09:00
2024-07-05 15:48:39 +02:00
2024-08-06 11:47:37 +01:00
2023-10-17 16:02:33 +00:00
2024-06-05 18:33:54 +01:00
2024-02-02 23:22:20 +09: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
2024-07-05 15:48:39 +02:00
2024-05-24 16:18:52 +01:00
2023-01-11 08:22:52 -08:00
2024-04-30 22:44:39 +09:00
2024-10-13 01:29:03 +09:00

Hardware introspection for OpenStack Bare Metal

Warning

This project is now in the maintenance mode and new deployments of it are discouraged. Please use built-in in-band inspection in ironic instead. For existing deployments, see the migration guide.

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%