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

This commit is contained in:
Zuul 2020-01-15 04:28:46 +00:00 committed by Gerrit Code Review
commit fb6839e49b
1 changed files with 1 additions and 0 deletions

View File

@ -794,6 +794,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