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/09/06 13:18:06 UTC

[cloudstack] branch main updated (65c7070422 -> 687a21c116)

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 65c7070422 Merge remote-tracking branch 'apache/4.17' into main
     add e76df16d9f Ignore opensaml dependencies (#6693)
     add 1d20fcfc6e ui: fix set reservation toggle in add public ip range (#6707)
     add f18eebf2e9 server: fix check for ipv6 range overlap (#6705)
     add b831f23f5f kvm: add libvirt host capabilities method for cpu speed retrieval (#6696)
     new 687a21c116 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:
 .../apache/cloudstack/utils/linux/KVMHostInfo.java | 68 ++++++++++++++++++----
 .../cloudstack/utils/linux/KVMHostInfoTest.java    | 27 ++++++---
 pom.xml                                            | 14 +++++
 .../configuration/ConfigurationManagerImpl.java    |  2 +-
 ui/src/views/infra/network/IpRangesTabPublic.vue   |  7 +--
 5 files changed, 94 insertions(+), 24 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 687a21c116c241b319a7fdce0aba6ec36afeb66b
Merge: 65c7070422 b831f23f5f
Author: Abhishek Kumar <ab...@gmail.com>
AuthorDate: Tue Sep 6 18:47:47 2022 +0530

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

 .../apache/cloudstack/utils/linux/KVMHostInfo.java | 68 ++++++++++++++++++----
 .../cloudstack/utils/linux/KVMHostInfoTest.java    | 27 ++++++---
 pom.xml                                            | 14 +++++
 .../configuration/ConfigurationManagerImpl.java    |  2 +-
 ui/src/views/infra/network/IpRangesTabPublic.vue   |  7 +--
 5 files changed, 94 insertions(+), 24 deletions(-)