openstack-helm/libvirt
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
..
templates fix the vms turn transient after libvirt pod restarts 2018-03-30 14:12:48 +08:00
Chart.yaml Nova: Move Libvirt into its own chart 2017-08-29 23:50:08 -05:00
requirements.yaml Nova: Move Libvirt into its own chart 2017-08-29 23:50:08 -05:00
values.yaml Use v0.3.0 of kubernetes-entrypoint 2018-03-19 10:35:36 -05:00