]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Make ovs Interface option set properly.
authorKAWAI Hiroaki <kawai@iij.ad.jp>
Wed, 25 Apr 2012 12:25:32 +0000 (21:25 +0900)
committerKAWAI Hiroaki <hiroaki.kawai@gmail.com>
Thu, 26 Apr 2012 06:59:08 +0000 (15:59 +0900)
commit438eda895c7e24113f116e503f36930c176ebe4d
tree31d700b889ff3a6bcfbf7e6192eb2312cc6ef6b1
parent425e1c782d7cdea661fc461993671e1adfbe5527
Make ovs Interface option set properly.

Multiple ovs-vsctl set Interface option call overrides the previous
settings and result in unexpected partial condition.

Change-Id: I62b3bd6ea9adac7c1f4995fc18af9838a7e25b43
quantum/plugins/openvswitch/agent/ovs_quantum_agent.py