ironic-inspector/releasenotes
Dmitry Tantsur 39eb964134 Disable DHCP completely when no nodes are on introspection
Currently we keep DHCP always open for new nodes. This is an overkill, as we
always know which nodes are on introspection. It also causes problems when not
all node NIC's are registered in Ironic, as these NIC's might get DHCP from our
server.

This change reduces probability of wrong nodes accessing our DHCP by REJECT'ing
all DHCP requests when no nodes are on introspection and node_not_found_hook is
not set. It does not solve the problem completely: conflicts are still possible
during the introspection.

Change-Id: I7a50c02023ef4364e14825cd80fa75565fac3dc8
Partial-Bug: #1557979
(cherry picked from commit 405c7de1f8)
2016-03-16 18:51:55 +01:00
..
notes Disable DHCP completely when no nodes are on introspection 2016-03-16 18:51:55 +01:00
source Use Reno for release notes management 2015-11-26 13:46:06 +01:00