yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #18195
[Bug 1288012] Re: Change user credential error, keystone returns 404 not found
[Expired for Keystone because there has been no activity for 60 days.]
** Changed in: keystone
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1288012
Title:
Change user credential error,keystone returns 404 not found
Status in OpenStack Identity (Keystone):
Expired
Bug description:
When I change user credential using rest API,keystone returns 404 not
found.
The request is:
POST http://{myhost}:{adminPort}/v2.0/users/{userId}/OS-KSADM/credentials
Content-type : application/json
Accept: application/json
X-Auth-Token: {adminAtuhenticatedToken}
{
"passwordCredentials": {
"username": "testUser",
"password": "pass1234"
}
}
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1288012/+subscriptions
References