Merge "Fix gnocchi-upgrade Table <..> already exists errors"

This commit is contained in:
Zuul 2018-03-15 13:11:31 +00:00 committed by Gerrit Code Review
commit d04bb9bdd9
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@ outputs:
/var/lib/kolla/config_files/gnocchi_db_sync.json:
command:
str_replace:
template: /usr/bin/gnocchi-upgrade --sacks-number=SACK_NUM
template: /usr/bin/bootstrap_host_exec gnocchi_api /usr/bin/gnocchi-upgrade --sacks-number=SACK_NUM
params:
SACK_NUM: {get_param: NumberOfStorageSacks}
config_files: *gnocchi_api_kolla_config_files