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