Dmitry Tantsur 8467209ec1 Remove the incorrect hack for Werkzeug 2.2.0
What hit us was a regression in 2.2.0. The hack we landed only fixes one
URL (e.g. /v1/rules/ is still broken) and leaves some redundant code in place
around path handling. Werkzeug 2.2.1 fixes our problems.

Reverts commit 97f4e98d0b.

Story: #2010193
Task: #45904
Depends-On: https://review.opendev.org/c/openstack/requirements/+/851500
Change-Id: Ice7e9499fbb2585d353ece7c5fa30e425e92d362
2022-07-29 11:42:26 +02:00
2021-07-01 19:50:56 +02:00
2021-09-12 22:51:38 +09:00
2022-05-19 11:14:24 -07: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
2022-05-09 09:31:55 +02:00
2020-04-20 08:18:51 +02:00
2022-05-09 09:31:55 +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.

S
Description
Hardware introspection daemon for OpenStack Ironic
Readme 23 MiB