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:
Stephen Finucane 2019-09-20 13:43:37 +01:00 committed by Stephen Finucane
parent f5c3ea2f1e
commit a6b9ec6c09
1 changed files with 0 additions and 1 deletions

View File

@ -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):