Go to file
Luong Anh Tuan 3332709472 TrivialFix: Remove default=None when set value in Config
By default oslo.cfg sets the default values as None [1], There is
no need to explicitly do this.

[1] https://github.com/openstack/oslo.config/blob/master/oslo_config/cfg.py#L829

Change-Id: If51508b034a78cb4b881e7cb9a77cd1d347c8e1e
2016-09-27 10:59:41 +07:00
2016-09-16 14:37:39 +03:00
2016-09-01 10:55:02 +02:00
2016-09-22 11:16:55 -04:00
2015-03-04 00:07:37 +00:00
2014-10-03 17:15:55 +02:00
2015-09-17 12:12:28 +00:00

Hardware introspection for OpenStack Bare Metal

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 it's power management credentials (e.g. IPMI address, user name and password).

Note

ironic-inspector was called ironic-discoverd before version 2.0.0.

For information on any current or prior version, see the release notes.

Description
Hardware introspection daemon for OpenStack Ironic
Readme 23 MiB