]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Added test_dvr_router_lifecycle to cover dvr
authoradolfo duarte <adolfo.duarte@hp.com>
Wed, 3 Dec 2014 05:48:50 +0000 (21:48 -0800)
committeradolfo duarte <adolfo.duarte@hp.com>
Thu, 22 Jan 2015 09:29:44 +0000 (01:29 -0800)
commit816911a28b0832d4f10ffe1338e7dc715f1eaf5a
tree93df4714286d2af53c26ae967b60f65f93f7e2ea
parent6510c32f04abbed06188efc31c557e1e72fb689c
Added test_dvr_router_lifecycle to cover dvr

Several additions were necessary to support testing the lifecycle of a
dvr router. Added new function _dvr_router_lifecycle and necessary
supporting  functions to avoid impacting any other section of the code
or tests.
Tests Added:
test_dvr_router_lifecycle_without_ha_without_snat_with_fips
test_dvr_router_lifecycle_without_ha_with_snat_with_fips

Change-Id: I1bb4bf6969e18ed345f208ed099a692ada5aa4c0
neutron/tests/functional/agent/test_l3_agent.py [changed mode: 0644->0755]