]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Reorganize and improve l3_agent functional tests
authorManjeet Singh Bhatia <manjeet.s.bhatia@intel.com>
Mon, 9 Nov 2015 22:03:15 +0000 (22:03 +0000)
committerManjeet Singh Bhatia <manjeet.s.bhatia@intel.com>
Fri, 20 Nov 2015 16:24:29 +0000 (16:24 +0000)
commitee83e0be069056c3c486075fed5f621208ece8e0
tree6797cdd895bddf1b226e6df16b56df58ec6636ee
parent2c3496db90d1665e243c4b946d1ed11ae13b5ccb
Reorganize and improve l3_agent functional tests

This will reorganize the l3_agent functional tests

Change-Id: I10008fd7216c8de47162657e280b7245c38f5154
Closes-Bug: #1501150
neutron/tests/functional/agent/l3/framework.py [new file with mode: 0644]
neutron/tests/functional/agent/l3/test_dvr_router.py [new file with mode: 0644]
neutron/tests/functional/agent/l3/test_ha_router.py [new file with mode: 0644]
neutron/tests/functional/agent/l3/test_legacy_router.py [new file with mode: 0644]
neutron/tests/functional/agent/l3/test_metadata_proxy.py [new file with mode: 0644]
neutron/tests/functional/agent/test_l3_agent.py