[Bug 1021708] [NEW] no CLI interface to find all of the tenants which a given user belongs to

LaMont Jones lamont.jones at canonical.com
Fri Jul 6 12:43:14 UTC 2012


Public bug reported:

There does not seem to be a CLI, nor does the python api appear to
provide a way (other than iteration) to find all of the tenants to which
a user belongs.  I basically want the rough equivalent of the following
sql:

SELECT tenant.* FROM tenant,user_tenant_membership WHERE
user_tenant_membership.user_id = "$USERID" AND
user_tenant_membersip.tenant_id = tenant.id;

** Affects: keystone (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to keystone in Ubuntu.
https://bugs.launchpad.net/bugs/1021708

Title:
  no CLI interface to find all of the tenants which a given user belongs
  to

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keystone/+bug/1021708/+subscriptions



More information about the Ubuntu-server-bugs mailing list