summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-openstack/recipes-extended/tempest/tempest/tempest.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-extended/tempest/tempest/tempest.conf b/meta-openstack/recipes-extended/tempest/tempest/tempest.conf
index 4af8b31..aea1cd6 100644
--- a/meta-openstack/recipes-extended/tempest/tempest/tempest.conf
+++ b/meta-openstack/recipes-extended/tempest/tempest/tempest.conf
@@ -421,7 +421,7 @@ swift = True
421# Whether or not nova is expected to be available 421# Whether or not nova is expected to be available
422nova = True 422nova = True
423# Whether or not Heat is expected to be available 423# Whether or not Heat is expected to be available
424heat = false 424heat = True
425# Whether or not horizon is expected to be available 425# Whether or not horizon is expected to be available
426horizon = True 426horizon = True
427 427