Commit adf054d
committed
Add tempest to disabled services
Devstack does not respect the `INSTALL_TEMPEST=False` setting and still
tries to install tempest when it is found in the ENABLED_SERVICES
variable. We need to remove it from the list in order to ensure it won't
be installed.
See gophercloud/gophercloud#2408 for more
info.1 parent a2dd367 commit adf054d
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
| 60 | + | |
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
| |||
0 commit comments