You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ro...@apache.org on 2020/02/23 09:12:16 UTC

[cloudstack-primate] branch master updated (71b7412 -> e6423fe)

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 71b7412  login: add SAML single-sign-on support (#169)
     add e6423fe  storage: create volume form (#153)

No new revisions were added by this update.

Summary of changes:
 src/config/section/storage.js      |   6 +-
 src/views/storage/CreateVolume.vue | 182 +++++++++++++++++++++++++++++++++++++
 2 files changed, 185 insertions(+), 3 deletions(-)
 create mode 100644 src/views/storage/CreateVolume.vue