cloudstack/plugins/hypervisors
Marcus Sorensen 9d618380bd KVM: Storage Pool collisions on ISOs due to using random UUID on pool
create

The code is unable to detect an existing pool, because we use a random
UUID each time. New Libvirt doesn't allow multiple pools to be defined
to the same storage.  This patch generates a UUID based on the storage
path, so that it can be detected as existing and reused. It also cleans
up no-op code and adjusts the naming of a few things to clean up any
confusion.

Signed-off-by: Edison Su <sudison@gmail.com>
2012-09-26 16:17:23 -07:00
..
kvm KVM: Storage Pool collisions on ISOs due to using random UUID on pool 2012-09-26 16:17:23 -07:00
ovm remove patch for ovm agent due to license incompatible 2012-09-13 13:43:33 -07:00
vmware Commit for https://reviews.apache.org/r/7191/ 2012-09-20 17:10:51 -07:00
xen find local storage based on name label 2012-09-26 11:49:44 -07:00