ironic-inspector/ironic_inspector/plugins
Kaifeng Wang 0551943ca8 Accept IPv6 link local address during interface validation
Link local address is a valid address on IPv6 network when we are using
SLAAC instead of DHCPv6, current interface validation bypass link local
address and fails the introspection.
Interfaces without link carrier don't have link local addresses so this
should be fine.

Change-Id: I4cf195fc8906a2d91989df3f588e1e96ca9684b1
Story: 2007816
Task: 40094
(cherry picked from commit 71666178f4)
2020-06-17 14:45:56 +00:00
..
__init__.py Rename discoverd -> inspector 2015-05-29 09:06:56 +02:00
base.py Stop using six library 2019-12-17 09:23:01 +01:00
base_physnet.py BasePhysnetHook - Follow up 2020-04-22 13:04:04 +02:00
capabilities.py Centralize config options 2018-01-04 20:43:58 -08:00
discovery.py Use openstacksdk for ironic module 2020-03-23 14:28:09 +01:00
example.py Officially deprecate rollback for introspection rules 2016-03-08 15:12:47 +01:00
extra_hardware.py Improve error handling of extra_hardware 2019-05-15 11:39:03 +08:00
introspection_data.py Stop using six library 2019-12-17 09:23:01 +01:00
lldp_basic.py Remove translation of log messages Part-1 2017-03-24 21:45:04 +00:00
local_link_connection.py Finalize ironicclient removal 2020-03-25 10:08:38 +01:00
pci_devices.py Remove pci_devices config option 2019-06-06 01:37:19 +00:00
physnet_cidr_map.py Port physical network CIDR map hook 2020-04-17 16:31:40 +02:00
raid_device.py Remove translation of log messages Part-1 2017-03-24 21:45:04 +00:00
rules.py Use openstacksdk for ironic module 2020-03-23 14:28:09 +01:00
standard.py Accept IPv6 link local address during interface validation 2020-06-17 14:45:56 +00:00