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
OpenStack Proposal Bot 62e42d3800 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: Idda5fcfacc300cb812827399b68c928a357e28fd
1 month ago
api-ref/source Remove unicode literal from code 7 months ago
devstack Remove lib/neutron-legacy leftovers 6 months ago
doc Merge "Add DnsmasqFilter error - my fsm encountered an exception" 10 months ago
ironic_inspector tests: Replace assertItemsEqual with assertCountEqual 3 months ago
releasenotes Imported Translations from Zanata 1 month ago
rootwrap.d Remove rootwrap rule for dnsmasq systemctl 1 year ago
tools Add optional healthcheck middleware 2 years ago
zuul.d setup.py: Remove 'py_modules' 5 months ago
.gitignore Add request context and policy enforcement 6 years ago
.gitreview OpenDev Migration Patch 4 years ago
.stestr.conf Use ostestr unit test runner 6 years ago
CONTRIBUTING.rst Fix broken links in CONTRIBUTING.rst 2 years ago
LICENSE Apache license 9 years ago
README.rst update source link in readme 4 years ago
bindep.txt Add librsvg2* to bindep and bindep env 4 years ago
ironic-inspector.8 Trivial: Update pypi url to new url 5 years ago
requirements.txt Use new get_rpc_client API from oslo.messaging 5 months ago
rootwrap.conf TrivialFix: Fix typo in the configuration file 7 years ago
setup.cfg The Python 3.6 and Python 3.7 Support has been dropped since zed 1 year ago
setup.py setup.py: Remove 'py_modules' 5 months ago
test-requirements.txt Avoid a full install in tox environments that do not need it 3 years ago
tox.ini Merge "Upgrade to latest hacking - v6" 1 month 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.