ironic-inspector/ironic_inspector/pxe_filter
Dongcan Ye dc7e4d26ae pxe_filter: fix get blacklist error
According to [1], the Port address and extra
field in the same level.

Method _get_blacklist should pass port list instead
port.address list for InfiniBand mapping.

[1] https://github.com/openstack/ironic/blob/master/ironic/objects/port.py

Story: 2005729
Task: 31077
Change-Id: Iedc321c840f18fc1aa856b857da2c35318a538ae
2019-05-18 08:38:29 +00:00
..
__init__.py PXE boot filtering drivers 2017-06-28 12:25:37 +02:00
base.py Remove PXE filter logging 2019-03-14 21:11:03 -04:00
dnsmasq.py Python 3.7: fix os.errno -> errno 2018-08-30 10:22:19 +02:00
interface.py PXE boot filtering drivers 2017-06-28 12:25:37 +02:00
iptables.py pxe_filter: fix get blacklist error 2019-05-18 08:38:29 +00:00