Merge "Set cgroupns=host for neutron_dhcp and ovn-metadata"

This commit is contained in:
Zuul 2021-09-23 13:17:57 +00:00 committed by Gerrit Code Review
commit b3a46c88e3
2 changed files with 2 additions and 0 deletions

View File

@ -309,6 +309,7 @@ outputs:
image: {get_param: ContainerNeutronDHCPImage}
net: host
pid: host
cgroupns: host
privileged: true
restart: always
security_opt:

View File

@ -271,6 +271,7 @@ outputs:
image: {get_param: ContainerOvnMetadataImage}
net: host
pid: host
cgroupns: host
privileged: true
restart: always
healthcheck: