This is an automated email from the ASF dual-hosted git repository.
weizhou pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from 7dd0d6e9377 add ConfigDrive to datasource_list in SharedfsVM (#11726)
add cd12fa58482 Add UUID field for LDAP configuration (#11462)
No new revisions were added by this update.
Summary of changes:
.../resources/META-INF/db/schema-42100to42200.sql | 6 ++++++
.../api/command/LdapDeleteConfigurationCmd.java | 8 +++++++-
.../api/command/LdapListConfigurationCmd.java | 7 +++++++
.../api/response/LdapConfigurationResponse.java | 19 ++++++++++++++++---
.../apache/cloudstack/ldap/LdapConfigurationVO.java | 20 ++++++++++++++++----
.../org/apache/cloudstack/ldap/LdapManagerImpl.java | 19 +++++++++++++++++--
.../cloudstack/ldap/dao/LdapConfigurationDao.java | 2 +-
.../ldap/dao/LdapConfigurationDaoImpl.java | 19 ++++++++++++-------
ui/src/config/section/config.js | 2 +-
ui/src/views/AutogenView.vue | 5 -----
ui/tests/unit/views/AutogenView.spec.js | 12 ++++++------
11 files changed, 89 insertions(+), 30 deletions(-)