]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Ensure that port update set correct tag in OVS
authorGary Kotton <gkotton@redhat.com>
Sat, 1 Sep 2012 05:53:59 +0000 (01:53 -0400)
committerGary Kotton <gkotton@redhat.com>
Mon, 3 Sep 2012 22:22:15 +0000 (18:22 -0400)
commit79ec9b2295a0496584653779ddfb6f64f39bb854
treea715a821750298cdec16c97cb38f2d1cf1227bc3
parentd03b79feaf9775be92d72a7fd9a705e6fffc352c
Ensure that port update set correct tag in OVS

Fixes bug 1044556.

This patch also ensures that the local vlan mapping is updated correctly.
This was problematic in the event that the OVS agent would start and a port
was in administrative state down.

Change-Id: I4e5145547e73a58fee3f08a129fda6bc0ec42b72
quantum/plugins/openvswitch/agent/ovs_quantum_agent.py
quantum/plugins/openvswitch/ovs_quantum_plugin.py
quantum/tests/unit/openvswitch/test_ovs_rpcapi.py