Comment 5 for bug 1951623

Revision history for this message
Alexander Shishebarov (ashishebarov) wrote :

RE #3.
Added a check that the port is active state and it did not work.
Nova stores the state of the port in the cache as "active" even if the port is disabled in the neutron.
https://github.com/openstack/nova/blob/master/nova/network/neutron.py#L3183-L3185