openstack-helm/libvirt/templates
Betterme001 0f0e696ae8 fix the vms turn transient after libvirt pod restarts
After libvirt pod restarts, the virtual machines created before
turn transient ,then opetrate these vms ,nova-compute will throw
exception. This is because that the directory /etc/libivrt/qemu
in pod contains vitual machines xml files and it is temporary,
the xmls files disappear after the pod restarts, so we mount it
to hostpath /etc/libvirt/qemu.

Change-Id: I48fd712c2b0565cb2cfe850482e8501f4e5022a4
Closed-bug: 1760003
2018-03-30 14:12:48 +08:00
..
bin Detect and enable hugepage support for QEMU 2018-03-21 15:14:54 -04:00
configmap-bin.yaml yaml cleanup: trim multiline strings 2018-02-20 16:39:52 +00:00
configmap-etc.yaml yaml cleanup: trim multiline strings 2018-02-20 16:39:52 +00:00
daemonset-libvirt.yaml fix the vms turn transient after libvirt pod restarts 2018-03-30 14:12:48 +08:00