Merge "Add PCI to nova compute container for passthrough support"

This commit is contained in:
Jenkins 2017-07-27 14:10:56 +00:00 committed by Gerrit Code Review
commit 017f8b9b47
1 changed files with 2 additions and 0 deletions

View File

@ -118,6 +118,8 @@ outputs:
- /var/lib/nova:/var/lib/nova
- /var/lib/libvirt:/var/lib/libvirt
- /var/log/containers/nova:/var/log/nova
- /sys/class/net:/sys/class/net
- /sys/bus/pci:/sys/bus/pci
environment:
- KOLLA_CONFIG_STRATEGY=COPY_ALWAYS
host_prep_tasks: