cloudstack/api/src
Rafael Weingärtner 756a7e89cb
Fix limitation on tag matching in 'migrateVolume' with disk offering replacement (#2636)
* Fix limitation on tag matching in 'migrateVolume' with disk offering replacement

When the feature to enable disk offering replacement during volume migration was created, we were forcing the tags of the new disk offering to exact the same as the tags of the target storage poll. However, that is not how ACS manages volumes allocation. This change modifies this validation to make it consistent with volume allocation.

* Address Nitin's suggestions

* Apply Daan's suggestion regarding "doesTargetStorageSupportDiskOffering" method

* fix problem
2018-07-21 07:01:24 -03:00
..
main Fix limitation on tag matching in 'migrateVolume' with disk offering replacement (#2636) 2018-07-21 07:01:24 -03:00
test/java [CLOUDSTACK-10240] ACS cannot migrate a local volume to shared storage (#2425) 2018-03-07 18:23:15 -03:00