]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Update L3 Agent Scheduler API tests
authorarmando-migliaccio <armamig@gmail.com>
Wed, 8 Apr 2015 19:50:19 +0000 (12:50 -0700)
committerarmando-migliaccio <armamig@gmail.com>
Wed, 8 Apr 2015 19:54:27 +0000 (12:54 -0700)
commit1e06631d947a25589981b04acb221b2e4870dc2c
tree9446b3ac9b33733275e1ccfb216f792b0a34e80e
parent0590f3ba430cae904aff6a43612cdf63cdb72c17
Update L3 Agent Scheduler API tests

Changes [1,2] recently merged in temptest. Change [2] in particular
is required if we run the API tests with DVR enabled, because now the
binding logic has been altered by [3].

This patch ensure that should that happen, the API job doesn't fail.

[1] https://review.openstack.org/#/c/169895/
[2] https://review.openstack.org/#/c/165246/
[3] https://review.openstack.org/#/c/154289/

Change-Id: Iead1b90030098139090ae6ad4b77f50068817083
neutron/tests/api/admin/test_l3_agent_scheduler.py