tripleo-image-elements/elements/nova-kvm
Adam Gandelman 81ebbdce33 Move libvirt's qemu configuration dir to state fs
We need libvirt domain entries created by Nova in to persist across
image upgrades.  Otherwise, instances are effectively removed from the
hypervisor after a new image deploys with an empty libvirt config tree.
This registers /etc/libvirt/qemu as a stateful path and ensures persistent
domain configurations across upgrades.

This reapplies a previously reverted fix, this time including the proper
element-deps.

Change-Id: I716b9e6f3c8d36c56749b7de0915e5a3d2eb1973
Closes-bug: #1336115
2014-07-16 11:15:24 -07:00
..
install.d Move libvirt's qemu configuration dir to state fs 2014-07-16 11:15:24 -07:00
os-apply-config/etc/libvirt nova-kvm: configure /etc/sysconfig/libvirtd 2014-02-20 13:24:00 -05:00
os-refresh-config Restart libvirt-bin when reconfiguring. 2014-02-19 15:02:59 +13:00
README.md Stop installing libvirt on baremetal nodes. 2013-06-29 00:08:31 +12:00
element-deps Move libvirt's qemu configuration dir to state fs 2014-07-16 11:15:24 -07:00

README.md

Nova Compute KVM

Software install and configuration hooks for Nova with KVM.