neutron/releasenotes
Rodolfo Alonso Hernandez aead4aa99d [OVN] Set the Neutron port status based on "lsp.up" and "lsp.enabled"
The Neutron "port.status" field ("ACTIVE", "DOWN") is set depending on
the Logical Switch Port "up" and "enabled" flags. Before this patch,
the "port.status" depended only on the "up" flag. However, the user
can set the "port.admin_state_up" field that will modify the
"lsp.enabled" flag. If the "port.admin_state_up" is DOWN, the port
does not transmit and the status should be "DOWN".

The OVN backend is correctly disabling the port transmission; what
was incorrect in the Neutron API is only the "port.status" field.

This is currently working in other mechanism drivers like LB or OVS.

Closes-Bug: #2036705
Change-Id: I5b7b55b0b365df7246a571cea97a392cdf89bdb6
2023-10-16 08:01:00 +00:00
..
notes [OVN] Set the Neutron port status based on "lsp.up" and "lsp.enabled" 2023-10-16 08:01:00 +00:00
releasenotes/notes Change API to validate network MTU minimums 2023-04-26 12:22:30 -04:00
source Imported Translations from Zanata 2023-09-19 04:24:58 +00:00