vmware-nsx/neutron/agent/linux
Gary Kotton d88ea97228 Ensure that L3 managed port have status ACTIVE
Some plugins may set the port status as DOWN when it is created. This was not
updated when the port was actually up. This patch ensures that gateway and
router ports that are created will be set as ACTIVE when they are actually
up and running.

Ports that are attached to additional bridges in the OVS will only update the
port status as ACTIVE. There will be no tags set on the specific ports as this
will break the existing functionality.

Fixes bug 1192883

Change-Id: I9993f56963ac704f0f345102d2e8b2d99dd9ad9e
2013-07-25 12:27:42 -07:00
..
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
daemon.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
dhcp.py Merge "Fix DHCP agent to work with latest dnsmasq" 2013-07-24 19:41:08 +00:00
external_process.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
interface.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
ip_lib.py Import Oslo's common rootwrap to Neutron 2013-07-08 18:25:44 +02:00
iptables_firewall.py Preserve packet:byte counts in iptables_manager. 2013-07-08 12:41:21 -04:00
iptables_manager.py Preserve packet:byte counts in iptables_manager. 2013-07-08 12:41:21 -04:00
ovs_lib.py Ensure that L3 managed port have status ACTIVE 2013-07-25 12:27:42 -07:00
utils.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00