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

vishesh pushed a change to branch configdrive-network-data
in repository https://gitbox.apache.org/repos/asf/cloudstack.git


 discard 6439aa78197 Add additional checks to ensure different services & 
networks on the same VM
 discard 982d39b4e98 Fixup
 discard 9d59c87df0f Add support for network data in Config Drive
     add 7c32bd2506e Fixup main build errors (#9330)
     add a35d79a681e ui: fix minor issue with webhook forms (#9335)
     add e1f7317830a Add support for network data in Config Drive
     add f4f7163bfb1 Fixup
     add b1f0fda2615 Add additional checks to ensure different services & 
networks on the same VM

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   (6439aa78197)
            \
             N -- N -- N   refs/heads/configdrive-network-data (b1f0fda2615)

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:
 .../BasePrimaryDataStoreLifeCycleImpl.java         | 14 +++---
 .../api/response/QuotaResponseBuilderImplTest.java |  2 +-
 .../LibvirtCheckConvertInstanceCommandWrapper.java |  8 +---
 .../LibvirtPrepareStorageClientCommandWrapper.java |  6 +--
 ...ibvirtUnprepareStorageClientCommandWrapper.java |  6 +--
 .../lifecycle/AdaptiveDataStoreLifeCycleImpl.java  |  4 --
 .../ElastistorPrimaryDataStoreLifeCycle.java       |  5 --
 .../lifecycle/DateraPrimaryDataStoreLifeCycle.java |  4 --
 .../CloudStackPrimaryDataStoreLifeCycleImpl.java   |  3 --
 .../LinstorPrimaryDataStoreLifeCycleImpl.java      |  4 --
 .../NexentaPrimaryDataStoreLifeCycle.java          |  3 --
 .../ScaleIOPrimaryDataStoreLifeCycle.java          |  4 --
 .../datastore/manager/ScaleIOSDCManagerImpl.java   | 53 +++++++++++-----------
 .../SolidFirePrimaryDataStoreLifeCycle.java        |  5 --
 .../SolidFireSharedPrimaryDataStoreLifeCycle.java  |  5 --
 .../StorPoolPrimaryDataStoreLifeCycle.java         |  4 --
 ui/src/views/tools/CreateWebhook.vue               |  6 ++-
 ui/src/views/tools/TestWebhookDelivery.vue         |  2 +-
 18 files changed, 45 insertions(+), 93 deletions(-)

Reply via email to