-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/16152/
-----------------------------------------------------------
(Updated Dec. 11, 2013, 10:29 a.m.)
Review request for cloudstack, Abhinandan Prateek and Ian Duffy.
Changes
-------
added the patch for 4.3 branch as there are some space change conflicts.
Bugs: CLOUDSTACK-5375
https://issues.apache.org/jira/browse/CLOUDSTACK-5375
Repository: cloudstack-git
Description
-------
Added support for 4.2 ldap apis
in the old api, queryfilter and ssl are used which doesnt exist in the new api.
they are ignored.
Diffs (updated)
-----
plugins/user-authenticators/ldap/src/org/apache/cloudstack/api/command/LDAPConfigCmd.java
PRE-CREATION
plugins/user-authenticators/ldap/src/org/apache/cloudstack/api/command/LDAPRemoveCmd.java
PRE-CREATION
plugins/user-authenticators/ldap/src/org/apache/cloudstack/api/response/LDAPConfigResponse.java
PRE-CREATION
plugins/user-authenticators/ldap/src/org/apache/cloudstack/api/response/LDAPRemoveResponse.java
PRE-CREATION
plugins/user-authenticators/ldap/src/org/apache/cloudstack/ldap/LdapManagerImpl.java
891d625
Diff: https://reviews.apache.org/r/16152/diff/
Testing
-------
manually tested.
Thanks,
Rajani Karuturi