cloudstack/plugins
Marcus Sorensen f0e928461a 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:19:06 -07:00
..
deployment-planners Removed the prefs 2012-09-13 17:14:28 -07:00
file-systems/netapp [DOC] docbook conversion - choosing a deployment architecture 2012-09-13 16:12:06 -04:00
host-allocators/random [DOC] docbook conversion - choosing a deployment architecture 2012-09-13 16:12:06 -04:00
hypervisors KVM: Storage Pool collisions on ISOs due to using random UUID on pool 2012-09-26 16:19:06 -07:00
network-elements License header updates, and modification to root pom for exclusions. 2012-09-13 16:55:48 -04:00
storage-allocators/random [DOC] docbook conversion - choosing a deployment architecture 2012-09-13 16:12:06 -04:00
user-authenticators [DOC] docbook conversion - choosing a deployment architecture 2012-09-13 16:12:06 -04:00
pom.xml maven: Build KVM hypervisor by default 2012-09-06 17:15:04 +02:00