----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5692/ -----------------------------------------------------------
Review request for cloudstack and Brian Federle. Description ------- once volume is uploaded and when we try to download the same volume from the UI we'll get an error message saying :The volume doesnt belong to a storage pool so cant extract it so basically ,a Volume can not be downloaded while it has not been moved to primary storage and upload volume just tries to bring the volume back to secondary storage . So download volume action should not be visible on the UI for volumes in uploaded state.Hence added a condition to solve this purpose. This addresses bug CS-14907. Diffs ----- ui/scripts/storage.js 6f90d69 Diff: https://reviews.apache.org/r/5692/diff/ Testing ------- Verfied on my cloudstack set up. Thanks, Pranav Saxena