ironic-inspector/ironic_inspector/conf
Dmitry Tantsur e7c3218f71 Add manage_boot parameter to introspection API
Adds a new node field "manage_boot" to store this value. When it is set
to False, neither boot device nor power state are touched for this node.
Instead, we expect a 3rd party to handle them.

We still manage the PXE filter because the node may need DHCP.

Change-Id: Id3585bd32138a069dfcfc0ab04ee4f5f10f0a5ea
Story: #1528920
Task: #11338
2018-06-25 12:09:17 +02:00
..
__init__.py Centralize config options 2018-01-04 20:43:58 -08:00
capabilities.py Centralize config options 2018-01-04 20:43:58 -08:00
default.py Add manage_boot parameter to introspection API 2018-06-25 12:09:17 +02:00
discovery.py Change the default discovery driver to fake-hardware 2018-04-30 14:36:34 +00:00
dnsmasq_pxe_filter.py Centralize config options 2018-01-04 20:43:58 -08:00
iptables.py Centralize config options 2018-01-04 20:43:58 -08:00
ironic.py Add keystoneauth adapters 2018-01-16 18:06:10 +00:00
opts.py Centralize config options 2018-01-04 20:43:58 -08:00
pci_devices.py Centralize config options 2018-01-04 20:43:58 -08:00
processing.py Centralize config options 2018-01-04 20:43:58 -08:00
pxe_filter.py Centralize config options 2018-01-04 20:43:58 -08:00
swift.py Add keystoneauth adapters 2018-01-16 18:06:10 +00:00