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

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


 discard 22fb347a2a7 DO NOT MERGE
     add 7adc7329922 upgrade: consider multiple hypervisors and secondary 
storages (#10046)
     add fce77733a5d no retrieval of null hosts (#10175)
     add 35fe19f096d systemvm: fix keystore is reset when patch a systemvm 
(#9900)
     add cf5bd803110 consider a valid ipv4 address as a validish ipv4 /32 cidr 
(#10174)
     add e278bcd08ac [VMware] Consider CD/DVD drive when calculating next free 
unit number for volume attachment over IDE controller (#9644)
     add 796bd4f72cc Clean up network permissions on account deletion (#10176)
     add 9967bb3fe89 fix slider component for global settings of the range type 
(#10187)
     add bf6b44f022b 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   (22fb347a2a7)
            \
             N -- N -- N   refs/heads/healthcheck-4.19 (bf6b44f022b)

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:
 .../upgrade/SystemVmTemplateRegistration.java      | 23 +++++++++++------
 .../network/dao/NetworkPermissionDao.java          |  7 ++++++
 .../network/dao/NetworkPermissionDaoImpl.java      | 15 +++++++++++
 .../deploy/DeploymentPlanningManagerImpl.java      |  2 --
 .../java/com/cloud/storage/StorageManagerImpl.java |  2 +-
 .../java/com/cloud/user/AccountManagerImpl.java    | 29 ++++++++++++++--------
 .../com/cloud/user/AccountManagerImplTest.java     | 18 ++++++++++++++
 .../com/cloud/user/AccountManagetImplTestBase.java |  3 +++
 .../SecondaryStorageManagerImpl.java               |  7 ++++--
 systemvm/patch-sysvms.sh                           |  3 +++
 ui/src/views/setting/ConfigurationValue.vue        | 10 ++++----
 .../hypervisor/vmware/mo/VirtualMachineMO.java     |  7 ++++--
 12 files changed, 96 insertions(+), 30 deletions(-)

Reply via email to