summaryrefslogtreecommitdiff
path: root/tempest/api/compute/servers/test_instance_actions.py
diff options
context:
space:
mode:
Diffstat (limited to 'tempest/api/compute/servers/test_instance_actions.py')
-rw-r--r--tempest/api/compute/servers/test_instance_actions.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tempest/api/compute/servers/test_instance_actions.py b/tempest/api/compute/servers/test_instance_actions.py
index b916a42d6..9f7e2d1b7 100644
--- a/tempest/api/compute/servers/test_instance_actions.py
+++ b/tempest/api/compute/servers/test_instance_actions.py
@@ -19,6 +19,7 @@ from tempest.lib import decorators
class InstanceActionsTestJSON(base.BaseV2ComputeTest):
+ create_default_network = True
@classmethod
def setup_clients(cls):