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