From 9d88a37ec7e882605a0a97c7105ef783ca440f25 Mon Sep 17 00:00:00 2001 From: Vu Tran Date: Fri, 23 May 2014 11:42:27 -0400 Subject: tempest conf enable heat As now Openstack Heat component is enabled, so allow tempest to test Heat as well. Signed-off-by: Vu Tran --- meta-openstack/recipes-extended/tempest/tempest/tempest.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-openstack') 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 # Whether or not nova is expected to be available nova = True # Whether or not Heat is expected to be available -heat = false +heat = True # Whether or not horizon is expected to be available horizon = True -- cgit v1.2.3-54-g00ecf