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 2022/09/30 08:18:43 UTC

[cloudstack] branch main updated (67024b036a -> 784578d46c)

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

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


    from 67024b036a vr: fix packet interface mismatch (#6656)
     add 432a03fb02 api: fix event type and description for createTag (#6779)
     add 89d9a70dce server: Allow template names upto 255 chars (#6768)
     new 784578d46c Merge remote-tracking branch 'origin/4.17'

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:
 api/src/main/java/com/cloud/template/VirtualMachineTemplate.java    | 2 ++
 .../org/apache/cloudstack/api/command/user/tag/CreateTagsCmd.java   | 6 +++---
 server/src/main/java/com/cloud/template/TemplateManagerImpl.java    | 5 +++--
 3 files changed, 8 insertions(+), 5 deletions(-)


[cloudstack] 01/01: Merge remote-tracking branch 'origin/4.17'

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 784578d46c080612373088c4189a44f861ca6c2e
Merge: 67024b036a 89d9a70dce
Author: Rohit Yadav <ro...@shapeblue.com>
AuthorDate: Fri Sep 30 13:48:27 2022 +0530

    Merge remote-tracking branch 'origin/4.17'

 api/src/main/java/com/cloud/template/VirtualMachineTemplate.java    | 2 ++
 .../org/apache/cloudstack/api/command/user/tag/CreateTagsCmd.java   | 6 +++---
 server/src/main/java/com/cloud/template/TemplateManagerImpl.java    | 5 +++--
 3 files changed, 8 insertions(+), 5 deletions(-)