This is an automated email from the ASF dual-hosted git repository.
sureshanaparti pushed a change to branch 4.22
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from 6516f7f1aa7 Fix query execution in countVgpuVMs (#12713)
add 56dc11980f6 test_accounts.py failure fix - keep the camelCase
parameter "domainId" (#12689)
new 65e54091ff2 Merge branch '4.20' into 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:
.../org/apache/cloudstack/api/ApiServerService.java | 2 ++
.../api/command/OauthLoginAPIAuthenticatorCmd.java | 8 ++++----
.../command/OauthLoginAPIAuthenticatorCmdTest.java | 19 +++++++++++++++++++
server/src/main/java/com/cloud/api/ApiServer.java | 20 ++++++++++++++++++++
.../api/auth/DefaultLoginAPIAuthenticatorCmd.java | 9 +++++----
5 files changed, 50 insertions(+), 8 deletions(-)