You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Rajesh Battala <ra...@citrix.com> on 2013/08/26 17:22:46 UTC

Review Request 13810: [ZWPS] attaching an uploaded volume to a VM is always going to first primary storage added

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/13810/
-----------------------------------------------------------

Review request for cloudstack, edison su and Ram Ganesh.


Bugs: CLOUDSTACK-4475


Repository: cloudstack-git


Description
-------

Attaching uploaded failing is failing as the move volume is not restricted for ZONE/Cluster pool scope type

Fixed Validation to allow Zone/Cluster scope pools
fixed setting image format on volume.
Fixed unnecessary moving of the Volume from secondary To Primary.


Diffs
-----

  engine/schema/src/com/cloud/storage/VolumeVO.java bbecf03 
  server/src/com/cloud/storage/VolumeManagerImpl.java f7c0f86 

Diff: https://reviews.apache.org/r/13810/diff/


Testing
-------

1. Verified by uploading the volume and attaching it to the VM running on Zone Scope Pool.


Thanks,

Rajesh Battala