Run gnocchi statsd and metrcd at step 5
Running these daemons at step 5 should avoid seeing error messages in the gnocchi-statsd log files on startup which starts at step4. Change-Id: Idb82f864a2e1c623dab7a2a87054443036670453 Closes-bug: #1713182
This commit is contained in:
parent
5b968f58ae
commit
9d8e496f3e
docker/services
@ -90,7 +90,7 @@ outputs:
|
||||
owner: gnocchi:gnocchi
|
||||
recurse: true
|
||||
docker_config:
|
||||
step_4:
|
||||
step_5:
|
||||
gnocchi_metricd:
|
||||
image: {get_param: DockerGnocchiMetricdImage}
|
||||
net: host
|
||||
|
@ -90,7 +90,7 @@ outputs:
|
||||
owner: gnocchi:gnocchi
|
||||
recurse: true
|
||||
docker_config:
|
||||
step_4:
|
||||
step_5:
|
||||
gnocchi_statsd:
|
||||
image: {get_param: DockerGnocchiStatsdImage}
|
||||
net: host
|
||||
|
Loading…
x
Reference in New Issue
Block a user