Merge "nova-net: Migrate 'test_rescue' functional tests"

This commit is contained in:
Zuul 2019-10-05 13:57:07 +00:00 committed by Gerrit Code Review
commit 6ae7c0731d

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