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.git.
from f66ae34 Fix Usage failed to get pid (#4144)
add dbb6685 server: update template to another template type (#3945)
new 6de8e01 Merge remote-tracking branch 'origin/4.14'
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../command/user/template/UpdateTemplateCmd.java | 12 ++++
.../cloudstack/api/response/TemplateResponse.java | 8 +++
.../cloud/api/query/dao/TemplateJoinDaoImpl.java | 2 +
.../com/cloud/template/TemplateManagerImpl.java | 24 +++++++
ui/scripts/templates.js | 77 ++++++++++++++++++++--
5 files changed, 119 insertions(+), 4 deletions(-)