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
Chuck Short cce25ed22e Switch to using stestr
According to Openstack summit session [1] stestr is maintained project
to which all Openstack projects should migrate.

Let's switch it then.

Also adjust requirements to pass the gate.

[1] https://etherpad.openstack.org/p/YVR-python-pti

Change-Id: I79b2220c20a04e2e33360bc330b5b4b4124caf71
Signed-off-by: Chuck Short <chucks@redhat.com>
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 Switch the grenade job to hardware types and clean up its playbook 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 Update launchpad to storyboard references 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 Switch to using stestr 5 years ago
policy-generator.conf Add request context and policy enforcement 6 years ago
requirements.txt Switch to using stestr 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 Switch to using stestr 5 years ago
tox.ini Switch to using stestr 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.