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

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


    from 0ed6895db4f feature and bug templates (#10186)
     add 2300c1caa3a Add project-user association normalization script to 
4.20.1 upgrade (#10116)
     add 796bd4f72cc Clean up network permissions on account deletion (#10176)
     add 9967bb3fe89 fix slider component for global settings of the range type 
(#10187)
     add 9f594c96991 Merge branch '4.19' into 4.20
     add a163831b7e8 Maintenance mode: Add host to deployment planner avoid 
list to fix local storage vm migration (#9892)
     new ecd60a4e461 Merge release branch 4.20 to main

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../network/dao/NetworkPermissionDao.java          |  7 ++++++
 .../network/dao/NetworkPermissionDaoImpl.java      | 15 ++++++++++++
 .../META-INF/db/schema-42000to42010-cleanup.sql    |  3 +++
 .../com/cloud/resource/ResourceManagerImpl.java    |  4 +++-
 .../java/com/cloud/user/AccountManagerImpl.java    | 27 ++++++++++++++--------
 .../com/cloud/user/AccountManagerImplTest.java     | 18 +++++++++++++++
 .../com/cloud/user/AccountManagetImplTestBase.java |  3 +++
 ui/src/views/setting/ConfigurationValue.vue        | 10 ++++----
 8 files changed, 71 insertions(+), 16 deletions(-)

Reply via email to