Hardware introspection daemon for OpenStack Ironic
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Jim Rollenhagen d459db7a32 Force ipmi hardware type for python3 job
ironic-inspector-tempest-dsvm-python3 did not have a driver explicitly
set, so devstack-gate fell back to pxe_ipmitool.

Change-Id: I03715da6c631c015cb2fd093e9049b6ae0483ae7
5 years ago
devstack Merge "Change the default discovery driver to fake-hardware" 5 years ago
doc Add manage_boot parameter to introspection API 5 years ago
ironic_inspector Add manage_boot parameter to introspection API 5 years ago
playbooks/legacy Force ipmi hardware type for python3 job 5 years ago
releasenotes Add manage_boot parameter to introspection API 5 years ago
rootwrap.d Use rootwrap to execute iptables instead of requiring root 8 years ago
tools Add fsm dot diagram generator 6 years ago
zuul.d add lower-constraints job 5 years ago
.gitignore Add request context and policy enforcement 6 years ago
.gitreview Update .gitreview file for project rename 8 years ago
.stestr.conf Use ostestr unit test runner 6 years ago
CONTRIBUTING.rst Invalid links in doc file 5 years ago
LICENSE Apache license 9 years ago
README.rst Trivial: Update pypi url to new url 5 years ago
babel.cfg Add scripts to manage translations 8 years ago
config-generator.conf Centralize config options 5 years ago
ironic-inspector.8 Trivial: Update pypi url to new url 5 years ago
lower-constraints.txt Introduce oslo.messaging and sync rpc call 5 years ago
policy-generator.conf Add request context and policy enforcement 6 years ago
requirements.txt Introduce oslo.messaging and sync rpc call 5 years ago
rootwrap.conf TrivialFix: Fix typo in the configuration file 7 years ago
setup.cfg Declare support for Python 3.5 in setup.cfg 5 years ago
setup.py Updated from global requirements 6 years ago
test-requirements.txt Cap hacking at 1.2.0 5 years ago
tox.ini fix tox python3 overrides 5 years ago

README.rst

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.