This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to branch healthcheck-4.20 in repository https://gitbox.apache.org/repos/asf/cloudstack.git
discard 62327e2ab82 Merge branch '4.20' of https://github.com/apache/cloudstack into healthcheck-4.20 discard 86e0a913258 4.20 Health Check, please don't merge this! add f73362ae48a Fix saml bug unable to login (#10868) add ff0cfc9148a Add ability to filter by version for listHosts and listMgmtServers APIs (#12472) add 783869f16ab 4.20 Health Check, please don't merge this! This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (62327e2ab82) \ N -- N -- N refs/heads/healthcheck-4.20 (783869f16ab) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: .../cloudstack/api/command/admin/host/ListHostsCmd.java | 7 +++++++ .../api/command/admin/management/ListMgmtsCmd.java | 8 ++++++++ .../org/apache/cloudstack/saml/SAML2AuthManager.java | 3 +++ .../org/apache/cloudstack/saml/SAML2AuthManagerImpl.java | 9 +++++++-- .../main/java/com/cloud/api/query/QueryManagerImpl.java | 16 ++++++++++++++++ 5 files changed, 41 insertions(+), 2 deletions(-)
