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

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


 discard de9c6ca24bb 4.20 Health Check, please don't merge this!
     add 76e6de7f90e ui: fix form data double fetch/reset form data by 
ownership selection (#11705)
     add a4b1a27c7d2 ui: fix 404 on login after forgot password (#12448)
     add 42f1e19362a Mask vncPasswd being logged in agent.log (#12404)
     add 06d51f87aef 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   (de9c6ca24bb)
            \
             N -- N -- N   refs/heads/healthcheck-4.20 (06d51f87aef)

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:
 .../wrapper/LibvirtMigrateCommandWrapper.java      | 24 +++++++++--------
 .../wrapper/LibvirtStartCommandWrapper.java        |  5 ++--
 .../wrapper/LibvirtMigrateCommandWrapperTest.java  | 26 ++++++++++++++++++-
 ui/src/views/auth/ForgotPassword.vue               |  2 +-
 ui/src/views/compute/DeployVM.vue                  |  4 ++-
 ui/src/views/compute/wizard/OwnershipSelection.vue | 30 ++++++++++++++++++----
 ui/src/views/network/CreateIsolatedNetworkForm.vue |  2 +-
 ui/src/views/network/CreateL2NetworkForm.vue       |  2 +-
 ui/src/views/storage/CreateSharedFS.vue            |  8 +++---
 ui/src/views/storage/CreateVolume.vue              |  4 ++-
 10 files changed, 79 insertions(+), 28 deletions(-)

Reply via email to