LIU Yulong 6f06d8fa66 Remove port resource change after unplug
Ports are removed (unplug) from the br-int, but
the ovs-agent resource_cache still have them.
If during this removal period, the port attributes
changed/updated. Even worse if the update events
were not received by the agent, as well as the
port plug to the br-int again. The ovs-agent will
use the obsolete resource informaction of the port.
Something may not be processed well then.

So, resource cache should be delete after port removed
from br-int. This patch addresses this issue.

Closes-Bug: #2089661

Change-Id: Ia628ee196382b0672ce3424d7cb86f29a15a6d4d
2024-12-20 01:17:39 +00:00
2016-06-28 22:46:19 +02:00
2024-12-11 13:37:57 +00:00
2024-06-06 11:13:54 +05:30
2024-11-05 17:12:22 -05:00
2024-12-02 18:33:00 +05:30
2019-04-19 19:38:27 +00:00
2014-05-16 13:40:04 -04:00
2024-11-15 11:44:27 -05:00
2024-11-05 17:12:22 -05:00
2024-11-27 11:32:09 +09:00
2024-11-07 17:00:32 -05:00
2024-11-25 12:06:31 +00:00
2024-01-12 17:44:09 +09:00
2024-10-01 11:18:46 -04:00

OpenStack Neutron

image

Neutron is an OpenStack project to provide "network connectivity as a service" between interface devices (e.g., vNICs) managed by other OpenStack services (e.g., Nova).

To learn more about neutron:

If you would like to contribute to Neutron, please read the file CONTRIBUTING.rst or see the Neutron contributor guide:

https://docs.openstack.org/neutron/latest/contributor/contributing.html

Get in touch via email. Use [Neutron] in your subject.

Description
OpenStack Networking (Neutron)
Readme 1 GiB
Languages
Python 99.7%
Shell 0.3%