Add missing check for gnocchi api enabled
If gnocchi api is not enabled, the db sync cannot be run, as it will fail due to an invalid config file. Change-Id: If08b3ef4c87f501cf7fff690441351c74ebc4c98
This commit is contained in:
parent
e24316c4ec
commit
1651f4aa15
@ -318,3 +318,4 @@ outputs:
|
||||
when:
|
||||
- step|int == 8
|
||||
- is_bootstrap_node|bool
|
||||
- gnocchi_api_enabled|bool
|
||||
|
Loading…
x
Reference in New Issue
Block a user