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 2021/08/19 10:38:12 UTC

[cloudstack] branch main updated (f176837 -> c34a0c5)

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 f176837  packaging: Adding SUSE 15 support (#5110)
     add 6446797  metrics: fix hostsmetricsresponse for zero cpu, locale (#5329)
     add 5ed3246  Fix iptable rules in ubuntu 20 for bridge name (#5318)
     new c34a0c5  Merge remote-tracking branch 'origin/4.15' 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:
 .../cloudstack/response/HostMetricsResponse.java   |  8 +++--
 .../response/HostMetricsResponseTest.java          | 37 ++++++++++++++++++++++
 2 files changed, 43 insertions(+), 2 deletions(-)
 create mode 100644 plugins/metrics/src/test/java/org/apache/cloudstack/response/HostMetricsResponseTest.java

[cloudstack] 01/01: Merge remote-tracking branch 'origin/4.15' into main

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 c34a0c5f92509c502433593b606e62f741388904
Merge: f176837 5ed3246
Author: Rohit Yadav <ro...@shapeblue.com>
AuthorDate: Thu Aug 19 16:07:35 2021 +0530

    Merge remote-tracking branch 'origin/4.15' into main
    
    Signed-off-by: Rohit Yadav <ro...@shapeblue.com>

 .../cloudstack/response/HostMetricsResponse.java   |  8 +++--
 .../response/HostMetricsResponseTest.java          | 37 ++++++++++++++++++++++
 2 files changed, 43 insertions(+), 2 deletions(-)