https://github.com/openstack/ironic-inspector
Hardware introspection daemon for OpenStack Ironic. Mirror of code maintained at opendev.org.
https://github.com/openstack/ironic-inspector
Last synced: about 1 year ago
JSON representation
Hardware introspection daemon for OpenStack Ironic. Mirror of code maintained at opendev.org.
- Host: GitHub
- URL: https://github.com/openstack/ironic-inspector
- Owner: openstack
- License: apache-2.0
- Created: 2014-11-13T18:09:04.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-03-19T12:24:36.000Z (over 2 years ago)
- Last Synced: 2024-03-19T22:48:00.706Z (over 2 years ago)
- Language: Python
- Homepage: https://opendev.org/openstack/ironic-inspector
- Size: 3.7 MB
- Stars: 37
- Watchers: 11
- Forks: 43
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
===============================================
Hardware introspection for OpenStack Bare Metal
===============================================
.. warning::
This project is now in the maintenance mode and new deployments of it are
discouraged. Please use `built-in in-band inspection in ironic
`_
instead. For existing deployments, see the `migration guide
`_.
Introduction
============
.. image:: https://governance.openstack.org/tc/badges/ironic-inspector.svg
:target: https://governance.openstack.org/tc/reference/tags/index.html
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).
* Free software: Apache license
* Source: https://opendev.org/openstack/ironic-inspector/
* Bugs: https://bugs.launchpad.net/ironic-inspector
* Downloads: https://tarballs.openstack.org/ironic-inspector/
* Documentation: https://docs.openstack.org/ironic-inspector/latest/
* Python client library and CLI tool: `python-ironic-inspector-client
`_
(`documentation
`_).
.. _Ironic: https://wiki.openstack.org/wiki/Ironic
.. 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`_.
.. _the release notes: https://docs.openstack.org/releasenotes/ironic-inspector/