← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1300553] Re: when using ldap driver to modify user's default tenantid, , keystone does not check if the tenantId exits in the system.

 

Per https://bugs.launchpad.net/keystone/+bug/1300089/comments/8

** 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/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):
  Invalid

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


References