This is an automated email from the ASF dual-hosted git repository.
rohit pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack-primate.git.
from 2e63a8a storage: recurring volume snapshot form (#99)
add d1eb66a storage: take volume snapshot action (#110)
No new revisions were added by this update.
Summary of changes:
src/config/section/storage.js | 8 +-
src/views/AutogenView.vue | 3 +-
src/views/storage/TakeSnapshot.vue | 275 +++++++++++++++++++++++++++++++++++++
3 files changed, 278 insertions(+), 8 deletions(-)
create mode 100644 src/views/storage/TakeSnapshot.vue