This is an automated email from the ASF dual-hosted git repository.
sureshanaparti pushed a change to branch healthcheck-4.22
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from e1d49309b51 4.22 Health Check, please don't merge this!
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
add f7225eb7a0b Merge branch '4.22' into healthcheck-4.22
No new revisions were added by this update.
Summary of changes:
.../org/apache/cloudstack/api/ApiServerService.java | 2 ++
.../java/com/cloud/vm/dao/VMInstanceDaoImpl.java | 7 +++++--
.../api/command/OauthLoginAPIAuthenticatorCmd.java | 8 ++++----
.../command/OauthLoginAPIAuthenticatorCmdTest.java | 19 +++++++++++++++++++
server/src/main/java/com/cloud/api/ApiServer.java | 20 ++++++++++++++++++++
.../api/auth/DefaultLoginAPIAuthenticatorCmd.java | 9 +++++----
6 files changed, 55 insertions(+), 10 deletions(-)