Merge "Add systemd dependency to openvswitch to neutron agents"

This commit is contained in:
Zuul
2019-04-03 21:03:40 +00:00
committed by Gerrit Code Review
3 changed files with 6 additions and 0 deletions

View File

@@ -298,6 +298,8 @@ outputs:
privileged: true
restart: always
security_opt: 'label=disable'
depends_on:
- openvswitch
healthcheck:
test:
list_join:

View File

@@ -266,6 +266,8 @@ outputs:
pid: host
privileged: true
restart: always
depends_on:
- openvswitch
healthcheck:
test:
list_join:

View File

@@ -293,6 +293,8 @@ outputs:
privileged: true
security_opt: 'label=disable'
restart: always
depends_on:
- openvswitch
healthcheck:
test:
list_join: