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 65704e7a49d 4.20 Health Check, please don't merge this!
     add a6ccde44c4b kvm: honour disk controller for vm during attach volume 
(#12452)
     add 45d623ec0d8 Update search filter size dynamically (#12552)
     add 25eacaa1ff1 set `displayName` to `name` by default (#9719)
     add 0d42079082e 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   (65704e7a49d)
            \
             N -- N -- N   refs/heads/healthcheck-4.20 (0d42079082e)

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:
 .../api/command/user/vm/DeployVMCmd.java           |   5 +-
 .../api/command/user/vm/UpdateVMCmd.java           |   4 +
 .../kvm/resource/LibvirtComputingResource.java     |  11 +-
 .../hypervisor/kvm/resource/LibvirtVMDef.java      |   9 ++
 .../kvm/storage/KVMStorageProcessor.java           | 121 ++++++++++++---------
 ui/src/components/view/SearchFilter.vue            |   3 +-
 ui/src/views/AutogenView.vue                       |  13 ++-
 7 files changed, 102 insertions(+), 64 deletions(-)

Reply via email to