ironic-inspector/ironic_inspector/conf
Dmitry Tantsur 3d1bf55b35 Avoid using introspection start delays with non-managed boot
When boot is managed by the ironic side, a node is powered on
right after starting introspection. Inspector's own delays play
no role and may actually prevent introspectin from happening if
a node boots faster than it's whitelisted in the PXE filter.

This changes moves the delay handling later in the process and
only does it when manage_boot is True.

Change-Id: If7de8b66ea42eff2966c62a9a0529ab9a5c06f26
Story: #2007658
Task: #39745
2020-05-12 12:17:45 +02:00
..
__init__.py Port physical network CIDR map hook 2020-04-17 16:31:40 +02:00
capabilities.py Centralize config options 2018-01-04 20:43:58 -08:00
coordination.py Adds tooz locking driver 2019-08-02 09:58:10 +08:00
default.py Avoid using introspection start delays with non-managed boot 2020-05-12 12:17:45 +02:00
discovery.py Use bmc ipv6 address while processing introspection data 2019-06-19 15:03:07 +03:00
dnsmasq_pxe_filter.py Centralize config options 2018-01-04 20:43:58 -08:00
iptables.py Support ip6tables for iptables pxe filter 2018-11-07 09:53:47 +08:00
ironic.py Remove deprecated authentication options for accessing ironic 2019-06-19 11:10:47 +02:00
opts.py Silence debug logging from oslo_messaging 2020-05-06 10:31:06 +02:00
pci_devices.py Centralize config options 2018-01-04 20:43:58 -08:00
port_physnet.py Port physical network CIDR map hook 2020-04-17 16:31:40 +02:00
processing.py Enable processing of active nodes 2019-07-03 20:10:12 +00:00
pxe_filter.py Clean up pxe_filter related deprecations 2018-08-06 13:42:01 +08:00
service_catalog.py Expose baremetal-introspection endpoint via mdns 2019-05-22 13:58:55 +02:00
swift.py Cleanup deprecated [swift]max_retries 2020-05-01 19:13:42 +09:00