yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #12699
[Bug 1300553] [NEW] when using ldap driver to modify user's default tenantid, , keystone does not check if the tenantId exits in the system.
Public bug reported:
when using API driver to modify user's default tenantid, keystone does
not check if the tenantId exits in the system. I think if the tenant
does not exit,it need to return the error "The tenant id cannot be
found".
And the API I used is put: /v2.0/users/{userid},the request is :{"user":
{"id": "1535b2b9cafa419aa96141c445e5de7a", "name":
"abcd","password":"abcd", "email":
"bbb@xxxxxxx","tenantId":"344d24ddce1643219d6c8c49c8cd9ded"}}
the tenantid does not exist.
** Affects: keystone
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1300553
Title:
when using ldap driver to modify user's default tenantid,,keystone
does not check if the tenantId exits in the system.
Status in OpenStack Identity (Keystone):
New
Bug description:
when using API driver to modify user's default tenantid, keystone
does not check if the tenantId exits in the system. I think if the
tenant does not exit,it need to return the error "The tenant id cannot
be found".
And the API I used is put: /v2.0/users/{userid},the request is
:{"user": {"id": "1535b2b9cafa419aa96141c445e5de7a", "name":
"abcd","password":"abcd", "email":
"bbb@xxxxxxx","tenantId":"344d24ddce1643219d6c8c49c8cd9ded"}}
the tenantid does not exist.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1300553/+subscriptions
Follow ups
References