Andreas Jaeger 1a8c1bb370 Cleanup py27 support
This repo is now testing only with Python 3, so let's make
a few cleanups:
- Remove python 2.7 stanza from setup.py
- Add requires on python >= 3.6 to setup.cfg so that pypi and pip
  know about the requirement
- Remove obsolete sections from setup.cfg
- Update classifiers
- Update requirements, no need for python_version anymore
- Switch to using sphinx-build with apidoc extension
- Use newer openstackdocstheme version
- Remove Babel requirement, this is not needed.

Change-Id: I4176d8002d45449171aa5f7a7caef196ab7900d0
2020-04-20 08:18:51 +02:00
2020-04-20 08:18:51 +02: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
2020-04-20 08:18:51 +02:00
2019-10-15 19:08:28 +08:00
2020-04-20 08:18:51 +02:00
2020-04-20 08:18:51 +02:00
2020-04-20 08:18:51 +02: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
Languages
Python 96.6%
Shell 3.2%