This is an automated email from the ASF dual-hosted git repository.
harikrishna pushed a change to branch UserDataAsFirstClassResource
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from 972196259c Few code fixes
add bfa5f41fee Few more code fixes
add 769fee486e Added userdata details to register and upload iso forms
add 5e9b35e279 Added userdata selection in deploy VM form for ISOs
add 5e18d3a8ab Add comments section to userdata
No new revisions were added by this update.
Summary of changes:
.../user/userdata/LinkUserDataToTemplateCmd.java | 2 +-
.../cloudstack/api/response/UserDataResponse.java | 2 +-
.../annotation/AnnotationManagerImpl.java | 6 ++
ui/src/components/view/AnnotationsTab.vue | 1 +
ui/src/config/section/image.js | 2 +-
ui/src/views/compute/DeployVM.vue | 59 ++++++++----
ui/src/views/image/RegisterOrUploadIso.vue | 104 ++++++++++++++++++++-
7 files changed, 152 insertions(+), 24 deletions(-)