Re: Review Request 16152: added support for 4.2 ldap apis

2013-12-11 Thread Rajani Karuturi
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

Re: Review Request 16152: added support for 4.2 ldap apis

2013-12-11 Thread Abhinandan Prateek
c. 10, 2013, 8:15 a.m.) > > > Review request for cloudstack, Abhinandan Prateek and Ian Duffy. > > > Bugs: CLOUDSTACK-5375 > https://issues.apache.org/jira/browse/CLOUDSTACK-5375 > > > Repository: cloudstack-git > > > Description > --- > >

Review Request 16152: added support for 4.2 ldap apis

2013-12-10 Thread Rajani Karuturi
: 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 - plugins/user-authenticators/ldap

RE: Ldap APIs

2013-12-04 Thread Suresh Sadhu
Raised a product issue for this and assigned to IAN. https://issues.apache.org/jira/browse/CLOUDSTACK-5375 regards sadhu -Original Message- From: Abhinandan Prateek [mailto:abhinandan.prat...@citrix.com] Sent: 04 December 2013 10:09 To: dev@cloudstack.apache.org Subject: Re: Ldap APIs

Re: Ldap APIs

2013-12-03 Thread Abhinandan Prateek
oved before i got started on ACS. > >Ian/abhi should be able to answer. > > >Thanks, >- >Rajani > >From: Chip Childers [chipchild...@apache.org] >Sent: Tuesday, December 03, 2013 8:48 PM >To: dev@cloudstack.apache.org >Sub

RE: Ldap APIs

2013-12-03 Thread Rajani Karuturi
They were removed before i got started on ACS. Ian/abhi should be able to answer. Thanks, - Rajani From: Chip Childers [chipchild...@apache.org] Sent: Tuesday, December 03, 2013 8:48 PM To: dev@cloudstack.apache.org Subject: Re: Ldap APIs Why are they

Re: Ldap APIs

2013-12-03 Thread Chip Childers
don't we show > them as deprecated api but still it should work right > > Regards > Sadhu > > > -Original Message- > From: Chip Childers [mailto:chip.child...@gmail.com] > Sent: 03 December 2013 18:17 > To: dev@cloudstack.apache.org; Rajani Karuturi &g

RE: Ldap APIs

2013-12-03 Thread Suresh Sadhu
apache.org; Rajani Karuturi Subject: Re: Ldap APIs So we are breaking API compatibility? > On Dec 3, 2013, at 7:42 AM, Rajani Karuturi > wrote: > > Hi Gaurav, > > addLdapConfiguration and deleteLdapConfiguration are the new commands. > > more information is avail

Re: Ldap APIs

2013-12-03 Thread Chip Childers
isplay/CLOUDSTACK/LDAP+user+provisioning > > -- > Thanks, > Rajani > > > Original Message- > > Reply-to: > To: dev@cloudstack.apache.org > mailto:%22...@cloudstack.apache.org%22%20%3c...@cloudstack.apache.org%3e>> > Subject: Ldap APIs > Date: Tu

Re: Ldap APIs

2013-12-03 Thread Rajani Karuturi
...@cloudstack.apache.org%22%20%3c...@cloudstack.apache.org%3e>> Subject: Ldap APIs Date: Tue, 3 Dec 2013 17:54:16 +0530 Hi all, When ldapConfig and ldapRemove APIs are fired, it shows error as "Unknown API command". These APIs are listed under 4.2 admin API guide and we test ca

Ldap APIs

2013-12-03 Thread Gaurav Aradhye
Hi all, When ldapConfig and ldapRemove APIs are fired, it shows error as "Unknown API command". These APIs are listed under 4.2 admin API guide and we test cases to test them. Are these APIs removed recently? I am testing against 4.3. Regards, Gaurav