Merge "Only mount selinux sysfs in nova_libvirt container"

This commit is contained in:
Zuul 2017-11-08 08:13:46 +00:00 committed by Gerrit Code Review
commit cddafc6302
2 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,6 @@ outputs:
# Syslog socket
- /dev/log:/dev/log
- /etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro
- /sys/fs/selinux:/sys/fs/selinux
- if:
- internal_tls_enabled
- - list_join:

View File

@ -206,6 +206,7 @@ outputs:
- /var/log/libvirt/qemu:/var/log/libvirt/qemu:ro
- /var/log/containers/nova:/var/log/nova
- /var/lib/vhost_sockets:/var/lib/vhost_sockets
- /sys/fs/selinux:/sys/fs/selinux
-
if:
- use_tls_for_live_migration