nova-net: Migrate 'test_rescue' functional tests
Since we already worked on the NeutronFixture to return security groups in change Ibbee7fd11c1aa254e399d302adbae69126e98262, this now just works. Change-Id: I16215c4bfddf874c9705d4746f911dfeaac624f6 Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
This commit is contained in:
parent
f5c3ea2f1e
commit
a6b9ec6c09
@ -17,7 +17,6 @@ from nova.tests.functional.api_sample_tests import test_servers
|
||||
|
||||
|
||||
class RescueJsonTest(test_servers.ServersSampleBase):
|
||||
USE_NEUTRON = False
|
||||
sample_dir = "os-rescue"
|
||||
|
||||
def _rescue(self, uuid):
|
||||
|
Loading…
x
Reference in New Issue
Block a user