Handle rename from dbsync to upgrade
Change-Id: I7c80a41027c0fb8ce438ad7a7f20906ee985017c
This commit is contained in:
parent
bfd288874c
commit
4025a4612d
@ -49,7 +49,7 @@ pipeline = gnocchi
|
||||
[app:gnocchi]
|
||||
paste.app_factory = gnocchi.rest.app:app_factory
|
||||
EOF
|
||||
gnocchi-dbsync --config-file ${GNOCCHI_DATA}/gnocchi.conf
|
||||
gnocchi-upgrade --config-file ${GNOCCHI_DATA}/gnocchi.conf
|
||||
gnocchi-metricd --config-file ${GNOCCHI_DATA}/gnocchi.conf &>/dev/null &
|
||||
gnocchi-api --config-file ${GNOCCHI_DATA}/gnocchi.conf &> ${GNOCCHI_DATA}/out &
|
||||
# Wait for Gnocchi to start
|
||||
|
Loading…
x
Reference in New Issue
Block a user