cloudstack/plugins
Koushik Das 3ffbc4320a CLOUDSTACK-595 : Recreate root volume scenarios doesn't work in vmware
Issue seen during system vm template upgrade and restoreVM command
scenarios for vmware. In these cases CS tries to recreate root disk with
same name as the existing one, in case of vmware this results in creation
of vmdk file with same name for both existing and new root volume.
This results in undesired behavior when storage cleanup thread tries to
cleanup old volume. Made the vmdk file name unique by adding the volume
id to it. This will ensure that during volume recreation in the scenarios
mentioned vmdk will get created with a new name and there will be
no undesired side effects of running the storage cleanup thread.
2013-01-07 16:18:05 +05:30
..
deployment-planners Start removing the old ant build files 2012-12-07 15:58:56 +01:00
file-systems/netapp Start removing the old ant build files 2012-12-07 15:58:56 +01:00
host-allocators/random Start removing the old ant build files 2012-12-07 15:58:56 +01:00
hypervisors CLOUDSTACK-595 : Recreate root volume scenarios doesn't work in vmware 2013-01-07 16:18:05 +05:30
network-elements CLOUDSTACK-306: Introducing IpDeployingRequester and implement inline mode 2013-01-04 19:18:03 -08:00
storage-allocators/random Start removing the old ant build files 2012-12-07 15:58:56 +01:00
user-authenticators Start removing the old ant build files 2012-12-07 15:58:56 +01:00
pom.xml simulator: resurrect simulator hypervisor as plugin 2012-12-23 19:28:57 -08:00