This is an automated email from the ASF dual-hosted git repository.
DaanHoogland pushed a change to branch healthcheck-4.22
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
discard aefbdf00746 4.22 Health Check, please don't merge this!
add 0b169920f34 make dh group 31 default, support 22-24+31 (#12764)
add ffebe8eaa64 Fix bulk power state query missing VM lifecycle state
field (#13027)
add 88d91702d8d 4.22 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 (aefbdf00746)
\
N -- N -- N refs/heads/healthcheck-4.22 (88d91702d8d)
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:
.../main/java/com/cloud/vm/dao/VMInstanceDaoImpl.java | 9 +++++++--
ui/src/views/network/CreateVpnCustomerGateway.vue | 16 ++++++++++------
utils/src/main/java/com/cloud/utils/net/NetUtils.java | 2 +-
.../src/test/java/com/cloud/utils/net/NetUtilsTest.java | 4 ++++
4 files changed, 22 insertions(+), 9 deletions(-)