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

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


    from 9cc6c09b9eb Remove broken ViserJS attribution link from UI README 
(#12724)
     add 6419e1c8257 [VMware to KVM Migration] Fix unused convert env vars 
(#11947)
     add 9e386a3128b PowerFlex/ScaleIO client initialization, authentication 
and command execution improvements (#12391)
     add 6516f7f1aa7 Fix query execution in countVgpuVMs (#12713)
     add 56dc11980f6 test_accounts.py failure fix - keep the camelCase 
parameter "domainId" (#12689)
     add 65e54091ff2 Merge branch '4.20' into 4.22
     new 75620309c22 Merge branch '4.22'

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/api/ApiServerService.java    |  2 +
 .../java/com/cloud/vm/dao/VMInstanceDaoImpl.java   |  7 +-
 .../motion/StorageSystemDataMotionStrategy.java    |  3 +-
 .../cloudstack/framework/config/ConfigKey.java     |  8 ++
 .../kvm/resource/LibvirtComputingResource.java     | 14 ++--
 .../LibvirtConvertInstanceCommandWrapper.java      |  9 ++-
 .../kvm/storage/ScaleIOStorageAdaptorTest.java     |  7 +-
 .../kvm/storage/ScaleIOStoragePoolTest.java        | 13 ++--
 .../client/ScaleIOGatewayClientConnectionPool.java | 89 ++++++++++++----------
 .../datastore/client/ScaleIOGatewayClientImpl.java | 22 ++++--
 .../driver/ScaleIOPrimaryDataStoreDriver.java      | 10 +--
 .../datastore/manager/ScaleIOSDCManagerImpl.java   | 32 ++++----
 .../storage/datastore/util/ScaleIOUtil.java        | 35 ++++-----
 .../client/ScaleIOGatewayClientImplTest.java       | 21 ++---
 .../api/command/OauthLoginAPIAuthenticatorCmd.java |  8 +-
 .../command/OauthLoginAPIAuthenticatorCmdTest.java | 19 +++++
 server/src/main/java/com/cloud/api/ApiServer.java  | 19 +++++
 .../api/auth/DefaultLoginAPIAuthenticatorCmd.java  |  9 ++-
 .../main/java/com/cloud/utils/script/Script.java   | 20 ++++-
 19 files changed, 225 insertions(+), 122 deletions(-)

Reply via email to