You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by sh...@apache.org on 2022/08/22 09:13:03 UTC

[cloudstack] branch main updated (f23a4db6d26 -> bd6bcffccc2)

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

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


    from f23a4db6d26 kvm: Add usermode interface option to Libvirt Domain XML builder (#6640)
     add 1fd1f0626a0 Fix SQL query for uuid wrong format (#6654)
     add 44e600e2fc8 server: remove resource tags for disassociated public ip (#6642)
     add 98479183601 api, vmware: allow VM setting/detail for disk controller (root/data) to override template details (#6276)
     add 814dbbaf860 cks: fix k8s cluster deployment with host tagged offering (#6658)
     new bd6bcffccc2 Merge remote-tracking branch 'apache/4.17' into main

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:
 .../com/cloud/upgrade/dao/Upgrade41610to41700.java |  9 +--
 .../cluster/KubernetesClusterManagerImpl.java      | 16 ++---
 .../java/com/cloud/network/NetworkServiceImpl.java |  1 +
 .../main/java/com/cloud/vm/UserVmManagerImpl.java  | 78 +++++++++++++---------
 4 files changed, 61 insertions(+), 43 deletions(-)


[cloudstack] 01/01: Merge remote-tracking branch 'apache/4.17' into main

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

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

commit bd6bcffccc25eb7503cdab9ece54ffbd901fd00a
Merge: f23a4db6d26 814dbbaf860
Author: Abhishek Kumar <ab...@gmail.com>
AuthorDate: Mon Aug 22 14:42:35 2022 +0530

    Merge remote-tracking branch 'apache/4.17' into main

 .../com/cloud/upgrade/dao/Upgrade41610to41700.java |  9 +--
 .../cluster/KubernetesClusterManagerImpl.java      | 16 ++---
 .../java/com/cloud/network/NetworkServiceImpl.java |  1 +
 .../main/java/com/cloud/vm/UserVmManagerImpl.java  | 78 +++++++++++++---------
 4 files changed, 61 insertions(+), 43 deletions(-)