Add named volume for nova-libvirt
VM instance state (e.g., instance.xml) should be persistent regardless of nova-libvirt container. Change-Id: I4463d0634db2aaefde7dc2c45a144e920d9cb1ac Closes-Bug: #1569828
This commit is contained in:
parent
f0c18db2c1
commit
a01355029f
@ -15,6 +15,7 @@
|
||||
- "kolla_logs:/var/log/kolla/"
|
||||
- "libvirtd:/var/lib/libvirt"
|
||||
- "nova_compute:/var/lib/nova/"
|
||||
- "nova_libvirt_qemu:/etc/libvirt/qemu"
|
||||
when: inventory_hostname in groups['compute']
|
||||
|
||||
- name: Starting nova-compute container
|
||||
|
Loading…
Reference in New Issue
Block a user