You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by da...@apache.org on 2022/11/10 09:14:35 UTC

[cloudstack] branch main updated (982450ed81b -> b8b66b7a3db)

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

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


    from 982450ed81b Remove password change notice on SSH Key Pair reset (#6862)
     add b8b66b7a3db Fix typos and improve javadocs on ByteScaleUtils (#6877)

No new revisions were added by this update.

Summary of changes:
 .../presetvariables/PresetVariableHelper.java      |  6 ++--
 .../presetvariables/PresetVariableHelperTest.java  |  8 ++---
 .../kvm/resource/LibvirtComputingResource.java     |  4 +--
 .../wrapper/LibvirtScaleVmCommandWrapper.java      |  2 +-
 .../kvm/resource/LibvirtComputingResourceTest.java |  4 +--
 .../wrapper/LibvirtScaleVmCommandWrapperTest.java  |  2 +-
 .../main/java/com/cloud/hypervisor/KVMGuru.java    |  4 +--
 .../main/java/com/cloud/vm/UserVmManagerImpl.java  |  2 +-
 .../java/com/cloud/hypervisor/KVMGuruTest.java     |  8 ++---
 .../cloudstack/utils/bytescale/ByteScaleUtils.java | 24 +++++++--------
 .../utils/bytescale/ByteScaleUtilsTest.java        | 34 +++++++++++-----------
 11 files changed, 49 insertions(+), 49 deletions(-)