You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by gi...@git.apache.org on 2017/05/02 10:29:00 UTC

[GitHub] jayapalu commented on issue #1996: CLOUDSTACK-9099: SecretKey is returned from the APIs

jayapalu commented on issue #1996: CLOUDSTACK-9099: SecretKey is returned from the APIs
URL: https://github.com/apache/cloudstack/pull/1996#issuecomment-298597383
 
 
   @borisstoyanov Can you upload the your "mgtSvr" from the .cfg. I am getting the error when port is 8080 and apikey and secretkey is empty. I want to confirm that you/trillian has the same configuration.
    "mgtSvr": [
           {
               "mgtSvrIp": "10.233.88.88",
               "passwd": "password",
               "user": "root",
               "port": 8080,
               "useHttps": "False",
               "certCAPath":  "NA",
               "certPath":  "NA",
               "apiKey": "",
               "securityKey": ""
           }
       ]
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services