commit 48efc596247ef0f7b5c412a77cd3cd9d84398398
Author: Gary Kotton <email address hidden>
Date: Thu Jun 20 11:04:59 2013 +0000
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.
Reviewed: https:/ /review. openstack. org/39227 github. com/openstack/ neutron/ commit/ 48efc596247ef0f 7b5c412a77cd3cd 9d84398398
Committed: http://
Submitter: Jenkins
Branch: stable/grizzly
commit 48efc596247ef0f 7b5c412a77cd3cd 9d84398398
Author: Gary Kotton <email address hidden>
Date: Thu Jun 20 11:04:59 2013 +0000
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
(cherry picked from commit d88ea97228ec8bb 38f071c3969fdbb 3abf6ab575)
Conflicts:
quantum/ tests/unit/ openvswitch/ test_ovs_ quantum_ agent.py agent/linux/ ovs_lib. py plugins/ openvswitch/ agent/ovs_ quantum_ agent.py tests/unit/ openvswitch/ test_ovs_ tunnel. py
quantum/
quantum/
quantum/
Change-Id: I9993f56963ac70 4f0f345102d2e8b 2d99dd9ad9e