|
|
|
@ -263,6 +263,8 @@ outputs:
|
|
|
|
|
net: host
|
|
|
|
|
user: swift
|
|
|
|
|
restart: always
|
|
|
|
|
healthcheck:
|
|
|
|
|
test: /openstack/healthcheck
|
|
|
|
|
volumes:
|
|
|
|
|
list_concat:
|
|
|
|
|
- {get_attr: [ContainersCommon, volumes]}
|
|
|
|
@ -327,6 +329,8 @@ outputs:
|
|
|
|
|
net: host
|
|
|
|
|
user: swift
|
|
|
|
|
restart: always
|
|
|
|
|
healthcheck:
|
|
|
|
|
test: /openstack/healthcheck
|
|
|
|
|
volumes:
|
|
|
|
|
list_concat:
|
|
|
|
|
- {get_attr: [ContainersCommon, volumes]}
|
|
|
|
@ -407,6 +411,8 @@ outputs:
|
|
|
|
|
net: host
|
|
|
|
|
user: swift
|
|
|
|
|
restart: always
|
|
|
|
|
healthcheck:
|
|
|
|
|
test: /openstack/healthcheck
|
|
|
|
|
volumes:
|
|
|
|
|
list_concat:
|
|
|
|
|
- {get_attr: [ContainersCommon, volumes]}
|
|
|
|
|