Apologies! I think the v3 spec have been clarified quite a bit since this was bug was opened. The example call in the bug description would be expected to raise a 404 because it doesn't match the spec:
https://github.com/openstack/identity-api/blob/master/openstack- identity-api/src/markdown/identity-api-v3.md#authenticate-post- authtokens ** Changed in: keystone Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1175628 Title: Unable to create tokens using v3 API Status in OpenStack Identity (Keystone): Invalid Bug description: The tokens API/resource shows a 404 NotFound PUT http://<IP>:35357/v3/tokens Response: { error: { message: "The resource could not be found." code: 404 title: "Not Found" }- } To manage notifications about this bug go to: https://bugs.launchpad.net/keystone/+bug/1175628/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

