You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Srikanteswararao Talluri (JIRA)" <ji...@apache.org> on 2014/01/06 10:16:53 UTC

[jira] [Updated] (CLOUDSTACK-5791) [Automation] unable to delete ldap configuration by hostname

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-5791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Srikanteswararao Talluri updated CLOUDSTACK-5791:
-------------------------------------------------

    Description: 
Unable to delete  ldap configuration

Not able to delete configurations also:
 GET  hostname=10.147.59.109&command=deleteLdapConfiguration&response=json&apiKey=c5DpSTl1lOlqVQ3P1x-YTGlHzBVqKkHJsMz5mi6IlZg3vBfhazVKtz6jFkGcGSVwPmf2HekuHr05rjL7hj_CKg&signature=CpsGkWJDg0CSL4kNss%2BRKXJh9LU%3D
2014-01-06 19:51:06,756 INFO  [c.c.a.ApiServer] (catalina-exec-1:ctx-9af7b248 ctx-96eb3761 ctx-042a32a7) com.cloud.exception.InvalidParameterValueException: Cannot find configuration with hostname 10.147.59.109

  was:
Unable to list  ldap configuration by hostname

listldap configuration results in all the ldap configurations but when issued with hostname, it results in empty response:
request:
http://10.147.38.149:8080/client/api?command=listLdapConfigurations&response=json&sessionkey=JNPDlcRLSnacMnAJnwr9wUxkCvU%3D&listAll=true&page=1&pagesize=20&_=1388999520356

response:
{ "ldapconfigurationresponse" : { "count":4 ,"LdapConfiguration" : [  {"hostname":"10.147.59.134","port":"10389"}, {"hostname":"10.147.59.109","port":"10389"}, {"hostname":"10.147.59.109","port":"10389"}, {"hostname":"10.147.59.109","port":"10389"} ] } }

 
Following api results in empty response:
http://10.147.38.149:8080/client/api?command=listLdapConfigurations&hostname=10.147.59.134&response=json&sessionkey=JNPDlcRLSnacMnAJnwr9wUxkCvU%3D&_=1388999138596




> [Automation] unable to delete ldap configuration by hostname 
> -------------------------------------------------------------
>
>                 Key: CLOUDSTACK-5791
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5791
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Management Server
>    Affects Versions: 4.3.0
>            Reporter: Srikanteswararao Talluri
>            Priority: Blocker
>             Fix For: 4.3.0
>
>
> Unable to delete  ldap configuration
> Not able to delete configurations also:
>  GET  hostname=10.147.59.109&command=deleteLdapConfiguration&response=json&apiKey=c5DpSTl1lOlqVQ3P1x-YTGlHzBVqKkHJsMz5mi6IlZg3vBfhazVKtz6jFkGcGSVwPmf2HekuHr05rjL7hj_CKg&signature=CpsGkWJDg0CSL4kNss%2BRKXJh9LU%3D
> 2014-01-06 19:51:06,756 INFO  [c.c.a.ApiServer] (catalina-exec-1:ctx-9af7b248 ctx-96eb3761 ctx-042a32a7) com.cloud.exception.InvalidParameterValueException: Cannot find configuration with hostname 10.147.59.109



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)