Merge "Mount /boot from the host within the nova-compute container"

This commit is contained in:
Zuul 2019-12-19 09:55:41 +00:00 committed by Gerrit Code Review
commit 349ac6b9f1

View File

@ -709,6 +709,7 @@ outputs:
- /var/lib/libvirt:/var/lib/libvirt:shared,z
- /sys/class/net:/sys/class/net
- /sys/bus/pci:/sys/bus/pci
- /boot:/boot:ro
-
# podman fails to relable if nova_nfs_enabled where we have
# the nfs share mounted to /var/lib/nova/instances