Merge "Wait for VM ACTIVE state is added for fixed network case"
This commit is contained in:
@@ -316,6 +316,7 @@ class AttachInterfacesTestJSON(AttachInterfacesTestBase):
|
||||
_, servers = compute.create_test_server(
|
||||
self.os_primary, tenant_network=network,
|
||||
validatable=True,
|
||||
wait_until='ACTIVE',
|
||||
validation_resources=validation_resources)
|
||||
return servers[0]
|
||||
|
||||
|
Reference in New Issue
Block a user