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

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


 discard c9d4cf48dcf do not merge
     add cc6f21b4df8 PULL_REQUEST_TEMPLATE.md: add extra question on testing PR 
(#8035)
     add 884953cde18 ui: add button in zone physical network list (#8028)
     add e21b8882e47 cleanups as suggested by errorprone (#7088)
     add b9e423b7a9e Add extra checks for test_vm_schedule to avoid 
intermittent failures (#8036)
     add e5f6a8d5265 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   (c9d4cf48dcf)
            \
             N -- N -- N   refs/heads/dummy (e5f6a8d5265)

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:
 PULL_REQUEST_TEMPLATE.md                           |   5 +
 .../cloudstack/framework/config/ConfigKey.java     |   2 +-
 .../config/impl/ConfigDepotAdminTest.java          |   4 +
 .../main/java/com/cloud/dao/EntityManagerImpl.java |   2 +-
 .../src/main/java/com/cloud/utils/db/DbUtil.java   |   4 +-
 .../main/java/com/cloud/utils/db/DriverLoader.java |   7 +-
 .../src/main/java/com/cloud/utils/db/EcInfo.java   |   4 +-
 .../java/com/cloud/utils/db/GenericDaoBase.java    |   3 +-
 test/integration/smoke/test_vm_schedule.py         |   4 +
 ui/public/locales/en.json                          |   3 +
 ui/src/views/infra/zone/PhysicalNetworksTab.vue    | 150 ++++++++++++++++++++-
 .../java/com/cloud/utils/SerialVersionUID.java     |   2 +-
 .../com/cloud/utils/events/SubscriptionMgr.java    |   6 +
 .../java/com/cloud/utils/net/NetUtilsTest.java     |   1 +
 .../utils/redfish/RedfishClientTest.java           |   4 +-
 15 files changed, 186 insertions(+), 15 deletions(-)

Reply via email to