Merge "Enable nova placement health check"

This commit is contained in:
Zuul 2018-03-14 04:33:09 +00:00 committed by Gerrit Code Review
commit b9a9bfde3d

View File

@ -115,6 +115,8 @@ outputs:
net: host
user: root
restart: always
healthcheck:
test: /openstack/healthcheck
volumes:
list_concat:
- {get_attr: [ContainersCommon, volumes]}
@ -171,4 +173,3 @@ outputs:
when:
- step|int == 2
- remove_httpd_package|bool