Merge pull request #869 from pritisarap12/CLOUDSTACK-8895-Verify-if-storage-can-be-selected-when-attaching-uploaded-data-volume-to-VM
CLOUDSTACK-8895: Verify if storage on storage pool can be attached to VMTest case to verify if data volume uploaded in a storage pool(Cluster wide storage pool) is available for attachment to a Virtual Machine.and also check that after attachment the volume is in correct storage pool. * pr/869: CLOUDSTACK-8895: Verify if storage can be selected when attaching uploaded data volume to VM Signed-off-by: sanjeev <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/f61f23c7 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/f61f23c7 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/f61f23c7 Branch: refs/heads/master Commit: f61f23c7fa2c815c22968a5c6108c6fdd184791c Parents: 7017a82 e133529 Author: sanjeev <[email protected]> Authored: Wed Feb 10 10:57:16 2016 +0530 Committer: sanjeev <[email protected]> Committed: Wed Feb 10 10:57:19 2016 +0530 ---------------------------------------------------------------------- .../testpaths/testpath_attach_disk_zwps.py | 188 ++++++++++++++++++- 1 file changed, 187 insertions(+), 1 deletion(-) ----------------------------------------------------------------------
