diff options
Diffstat (limited to 'meta-openstack')
| -rw-r--r-- | meta-openstack/recipes-extended/tempest/tempest/tempest.conf | 2 |
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 |
| 422 | nova = True | 422 | nova = True |
| 423 | # Whether or not Heat is expected to be available | 423 | # Whether or not Heat is expected to be available |
| 424 | heat = false | 424 | heat = True |
| 425 | # Whether or not horizon is expected to be available | 425 | # Whether or not horizon is expected to be available |
| 426 | horizon = True | 426 | horizon = True |
| 427 | 427 | ||
