vmware-nsx/neutron/agent
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
..
common Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
linux Ensure that L3 managed port have status ACTIVE 2013-07-25 12:27:42 -07:00
metadata Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
dhcp_agent.py Improve DHCP agent performance 2013-07-09 21:46:43 -07:00
firewall.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
l3_agent.py Merge "Fixes argument mismatch in l3-agent" 2013-07-17 09:06:11 +00:00
netns_cleanup_util.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
ovs_cleanup_util.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
rpc.py Add gre tunneling support for the ML2 plugin 2013-07-16 15:59:25 +02:00
securitygroups_rpc.py Add help strings to Config Options 2013-07-20 08:34:40 +02:00