[Fiware-lab-help] Using OpenStack API and CLI after IdM upgrade

LOPEZ RAMOS Mario mario.lopezramos at thalesgroup.com
Tue May 12 14:55:55 CEST 2015


Hi,

I was regularly using the OpenStack CLI and API of the FIWARE Lab Cloud until last week. Since the upgrade of the IdM it doesn't work anymore.

I have reset my password in the IdM (it works through the portal) and checked that my tenant name includes all the required zeros, but Keystone rejects my requests.

Here are the request and response:



curl -i -X POST http://cloud.lab.fi-ware.org:4731/v2.0/tokens -H "Content-Type: application/json" -d '{"auth": {"tenantName": "00000000000000000000000000000084", "passwordCredentials": {"username": "my at email.com", "password": "mypassword"}}}'



HTTP/1.1 401 Unauthorized

Www-Authenticate: Keystone uri="http://cloud.lab.fi-ware.org:4731"

Vary: X-Auth-Token

Content-Type: application/json

Content-Length: 114

Date: Tue, 12 May 2015 12:48:54 GMT

Connection: close



{"error": {"message": "The request you have made requires authentication.", "code": 401, "title": "Unauthorized"}}



What am I doing wrong?

Thank you and best regards,

Mario

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.fiware.org/private/fiware-lab-help/attachments/20150512/156d0cd6/attachment.html>


More information about the Fiware-lab-help mailing list

You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy   Cookies policy