Go to file
Corey Bryant 1b972c7514 Monkey patch original current_thread _active
Monkey patch the original current_thread to use the up-to-date _active
global variable. This solution is based on that documented at:
https://github.com/eventlet/eventlet/issues/592

Change-Id: If5c4fc8dd8f3dfe87baf1d10a21ff4333cb00e42
Story: 2007614
2020-05-04 15:06:24 -04: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
2019-10-15 19:08:28 +08:00
2020-04-22 01:46:42 +00:00
2020-04-20 08:18:51 +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