]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Enable servicing lbaasV2 vip by DVR
authorHong Hui Xiao <xiaohhui@cn.ibm.com>
Thu, 10 Sep 2015 10:38:01 +0000 (06:38 -0400)
committerHong Hui Xiao <xiaohhui@cn.ibm.com>
Mon, 14 Sep 2015 02:38:29 +0000 (22:38 -0400)
commita57b37fc56ffe3c1dade796c4663e95b1bbeea80
tree3ea3a10efcc0bf493ab62cb9c276a5340042bd9c
parent417a0b02c7ff4f406ba7c202d017b85163cdc50c
Enable servicing lbaasV2 vip by DVR

Currently, the vip of lbaasV2 will not have l3 network with DVR.
This prevent the usercase of lbaasV2 + DVR. This patch aims to
enable servicing lbaasv2 vip by DVR.

Change-Id: I1b51550437994fbe78d4db904641d4d9fb75d82e
Closes-Bug: #1493809
neutron/common/utils.py
neutron/tests/unit/common/test_utils.py
neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_ovs_neutron_agent.py
neutron/tests/unit/plugins/ml2/test_plugin.py
neutron/tests/unit/scheduler/test_l3_agent_scheduler.py