cloudstack/engine
Anshul Gangwar 2133c302f4 CLOUDSTACK-8413: Fixed resource tags on disk are lost when migrate to another storage
During cold volume migration we are duplicating volume entry in volumes table.
When migration is complete, we update the uuid of new entry and expunge the older entry.
This results in removal of resource tags on volume as its resource id still pointing to older volume.
As part of fix while updating uuid for volume, we are updating resource_id for tags also.

This closes #194
2015-04-30 14:34:20 +05:30
..
api Merge branch 'volume-upload' into master 2015-04-29 11:12:53 +05:30
components-api If the HypervisorType of a storage pool is Any, we need to retrieve hosts in the given zone for each HypervisorType. 2015-01-29 19:18:04 -07:00
network removed executable flags from java classes 2014-11-23 19:49:01 +01:00
orchestration CLOUDSTACK-8410. ESXi host stuck disconnects frequently. 2015-04-28 09:15:22 +05:30
schema CLOUDSTACK-8413: Fixed resource tags on disk are lost when migrate to another storage 2015-04-30 14:34:20 +05:30
service CLOUDSTACK-8011: Upgrade maven dependencies 2014-12-04 02:12:51 +05:30
storage Merge branch 'volume-upload' into master 2015-04-29 11:12:53 +05:30
pom.xml Bump master version to 4.6.0-SNAPSHOT after branching 4.5.0-SNAPSHOT 2014-10-29 14:54:23 +01:00