Remove name from daemon command

Change-Id: Id3a14c98b05fa135808a1e015b512b332074b46a
This commit is contained in:
Andrey 2016-08-25 17:57:15 +00:00
parent 57819f40c6
commit b58447be3a
2 changed files with 0 additions and 2 deletions

View File

@ -55,7 +55,6 @@ service:
type: single
command: openstack endpoint create --region RegionOne image admin http://glance-api:{{ glance_api_port }}
daemon:
name: glance-api
files:
- glance-api
command: glance-api

View File

@ -10,7 +10,6 @@ service:
readiness: "true"
liveness: "true"
daemon:
name: glance-registry
files:
- glance-registry-conf
dependencies: