]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Move orphaned api test - deux
authorarmando-migliaccio <armamig@gmail.com>
Thu, 2 Apr 2015 00:52:01 +0000 (17:52 -0700)
committerarmando-migliaccio <armamig@gmail.com>
Thu, 2 Apr 2015 03:45:12 +0000 (20:45 -0700)
commit0d98dcc673631265d35d06dee3fe78a51b3be2f7
treefb2c1bf5cd7d8da9260513048e53f72e950d99a3
parentfa70ac1c33b6cb40e05cc9b5a60c1fc5b55df284
Move orphaned api test - deux

According to changes [1,2], API tests' new home is under neutron/tests/api.
Change 92d2054f8a slipped through the cracks. It seems also that wrong
imports lead to tests silently dropped (i.e. not executed). This patch
rectifies the issue.

 [1] https://review.openstack.org/#/c/169850/
 [2] https://review.openstack.org/#/c/167320/

Change-Id: I64be376d7cff9512bd027720116dc039831e7955
neutron/tests/api/admin/test_shared_network_extension.py
neutron/tests/api/test_subnetpools.py [moved from neutron/tests/tempest/api/network/test_subnetpools.py with 98% similarity]
neutron/tests/api/test_subnetpools_negative.py [moved from neutron/tests/tempest/api/network/test_subnetpools_negative.py with 98% similarity]