56570b1f41
Ironic 'neutron' network driver requires local_link_connection to be present on ironic port to be able to work with it (plug to specific network). This patch ignores ironic ports without local_link_connection when attaching VIF to node with 'neutron' network driver. Also make sure that we do not pick such port for provisioning and cleaning. Closes-Bug: #1653249 Change-Id: Icb8298b9be0d8ba62192580263feafa0e1708129
6 lines
168 B
YAML
6 lines
168 B
YAML
---
|
|
fixes:
|
|
- Fixes an issue when attaching VIF to a port with missed
|
|
``local_link_connection`` field was allowed when node network
|
|
interface was ``neutron``.
|