sureshanaparti commented on PR #11164:
URL: https://github.com/apache/cloudstack/pull/11164#issuecomment-3139121676

   LGTM, able to create instance
   - from a detached volume (a ROOT volume, or a volume created from ROOT 
volume's snapshot in Zone-wide pool and having valid template details. 
Otherwise, it fails with "The provided volume/snapshot doesn't have a template 
to deploy a VM").
   - from snapshot (of a ROOT volume).
   
   UI listed only detached volumes in Ready state, and snapshots of ROOT 
volumes. Volumes in Zone-wide pools are only supported for instance creation. 
Otherwise, it fails with "Deployment of virtual machine is supported only for 
Zone-wide storage pools".
   
   @slavkap The parameters - _oscategoryid, volumefilter, details, isvnf, 
showicon_ are not applicable while listing volumes, and _oscategoryid, 
snapshotfilter, details, isvnf, showicon_ are not applicable while listing 
snapshots. Also, _listOsCategories_  is called before _listVolumes_ and 
_listSnapshots_, which is not required. Can you check this.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to