ironic-inspector/ironic_inspector/common
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 Rename discoverd -> inspector 2015-05-29 09:06:56 +02:00
context.py Add request context and policy enforcement 2017-10-13 11:55:52 +00:00
i18n.py Remove translation of log messages Part-2 2017-03-28 01:53:40 +00:00
ironic.py Update default Ironic API version to 1.38 2018-06-08 10:15:58 +00:00
keystone.py Add keystoneauth adapters 2018-01-16 18:06:10 +00:00
lldp_parsers.py Remove redundant "the" from a docstring 2018-02-08 16:04:21 +08:00
lldp_tlvs.py Fix pycodestyle warnings/errors now visible with hacking 1.1.0 2018-05-08 23:46:05 +02:00
rpc.py Add manage_boot parameter to introspection API 2018-06-25 12:09:17 +02:00
service_utils.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