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

shwstppr pushed a change to branch dummy
in repository https://gitbox.apache.org/repos/asf/cloudstack.git


    omit 464a8205383 do not merge
     add de095ba70d2 server: fix url check for storages without a valid url 
(#8353)
     add dda672503f2 Remove unneeded duplicate words (#8358)
     add 127fd9d2f06 UI: Project column in Default View (#8287)
     add ea9df0e2c06 do not merge

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   (464a8205383)
            \
             N -- N -- N   refs/heads/dummy (ea9df0e2c06)

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:
 .../engine/orchestration/NetworkOrchestrator.java  |   2 +-
 .../ConfigureSimulatorHAProviderState.java         |   4 +-
 .../hypervisor/vmware/resource/VmwareResource.java |   2 +-
 .../storage/resource/VmwareStorageProcessor.java   |   2 +-
 .../java/com/cloud/storage/StorageManagerImpl.java | 103 ++++++++++++++-------
 .../com/cloud/storage/StorageManagerImplTest.java  |  49 ++++++++++
 .../component/test_escalations_instances.py        |   6 +-
 ui/src/components/view/ListView.vue                |   4 +
 ui/src/config/section/compute.js                   |  44 ++++++++-
 ui/src/config/section/event.js                     |  11 ++-
 ui/src/config/section/image.js                     |   6 ++
 ui/src/config/section/network.js                   |  41 +++++++-
 ui/src/config/section/storage.js                   |  11 ++-
 ui/src/views/AutogenView.vue                       |   3 +
 .../java/com/cloud/usage/UsageManagerImpl.java     |   2 +-
 15 files changed, 233 insertions(+), 57 deletions(-)

Reply via email to