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 2021/03/18 07:44:06 UTC

[cloudstack] branch 4.15 updated (d105d6a -> 6836a94)

This is an automated email from the ASF dual-hosted git repository.

rohit pushed a change to branch 4.15
in repository https://gitbox.apache.org/repos/asf/cloudstack.git.


    from d105d6a  ui: Show display text instead of name (#4831)
     add 6836a94  ui: create a new component and display the instance group as autocomplete (#4820)

No new revisions were added by this update.

Summary of changes:
 ui/src/config/section/compute.js |   5 +-
 ui/src/views/compute/EditVM.vue  | 231 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 234 insertions(+), 2 deletions(-)
 create mode 100644 ui/src/views/compute/EditVM.vue