ironic-inspector/ironic_inspector/test
Kaifeng Wang 71666178f4 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
2020-06-17 14:20:41 +08:00
..
unit Accept IPv6 link local address during interface validation 2020-06-17 14:20:41 +08:00
__init__.py Remove the generic eventlet monkey patch from test 2016-11-18 10:35:53 +01:00
base.py Use autospec=True in mocks 2020-04-22 14:10:53 +02:00
functional.py Use unittest.mock instead of third party mock 2020-04-18 16:15:28 -05:00