c4adec924a

This reverts commit: b83fedbd78a441cf34d53dba35a3ccff7d8f4ac5. Since port is set to dead by default after the commits of: 7aae31c9f9ed938760ca0be3c461826b598c7004 0ddca284542aed89df4a22607a2da03f193f083c And we add the local vlan tag to the port right after it is bound to aviod trunk port flood issue: c63ebef2d58e15f4388cf064066f77b503a2f841 So that _add_port_tag_info function is not necessary anymore, and we will save a large OVSDB read action which is dumping the entire table of Port, for hosts with a huge number of ports this is time-comsuming. So removed it. Related-Bug: #1968896 Related-Bug: #1952567 Change-Id: Iefd765d497c7e2d4bb093052478185125b907025
OpenStack Neutron
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:
- Documentation: https://docs.openstack.org/neutron/latest/
- Features: https://specs.openstack.org/openstack/neutron-specs
- Defects: https://launchpad.net/neutron
- Release notes: https://docs.openstack.org/releasenotes/neutron/index.html
- Source: https://opendev.org/openstack/neutron
Get in touch via email. Use [Neutron] in your subject.
To learn how to contribute, please read the CONTRIBUTING.rst file.
Description
Languages
Python
99.7%
Shell
0.3%