Re: [Openstack] can one user in multiple tenants?

2013-07-18 Thread Peter Cheung
I understand now, the tenant is keystone user-get is the default tenant ID. 
User can have many roles in different tenant.But we don't have a command to 
list out all roles among all tenant for a specific user.
take a look this screen:http://peter.kingofcoders.com/?p=779


Date: Thu, 18 Jul 2013 00:15:52 -0400
From: ayo...@redhat.com
To: openstack@lists.launchpad.net
Subject: Re: [Openstack] can one user in multiple tenants?


  

  
  
On 07/18/2013 12:12 AM, Peter Cheung
  wrote:



  
  Hi all
   1) can one user in multiple tenants? I think yes, but
  when i keystone user-get, i can see only one tenant field. 


  

User has a role assignemnt.  The default role is Member, and they
can have this role in multiple tenants.  You are seeing the default
tenant field.




  
   2) how can i assign another tenant to a specific user?
  which command can do that?
  

keystone user-role-add 




  


  

  Thanks
  from Peter

  
  

  
  

  ___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp




  


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp   
  ___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] can one user in multiple tenants?

2013-07-18 Thread Adam Young
The CLI keystone user-role-list should be returning that, so long as you
don't filter by tenant.

From an API perspective, you would call

/users/{user_id}/roles

http://docs.openstack.org/developer/keystone/api_curl_examples.html#get-users-user-id-roles


On 07/18/2013 04:04 AM, Peter Cheung wrote:
 I understand now, the tenant is keystone user-get is the default
 tenant ID. User can have many roles in different tenant.
 But we don't have a command to list out all roles among all tenant for
 a specific user.

 take a look this screen:
 http://peter.kingofcoders.com/?p=779



 
 Date: Thu, 18 Jul 2013 00:15:52 -0400
 From: ayo...@redhat.com
 To: openstack@lists.launchpad.net
 Subject: Re: [Openstack] can one user in multiple tenants?

 On 07/18/2013 12:12 AM, Peter Cheung wrote:

 Hi all
 1) can one user in multiple tenants? I think yes, but when i
 keystone user-get, i can see only one tenant field.

 User has a role assignemnt. The default role is Member, and they can
 have this role in multiple tenants. You are seeing the default tenant
 field.

 2) how can i assign another tenant to a specific user? which
 command can do that?

 keystone user-role-add



 Thanks
 from Peter


 ___
 Mailing list: https://launchpad.net/~openstack 
 https://launchpad.net/%7Eopenstack
 Post to : openstack@lists.launchpad.net 
 mailto:openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack 
 https://launchpad.net/%7Eopenstack
 More help   : https://help.launchpad.net/ListHelp



 ___ Mailing list:
 https://launchpad.net/~openstack Post to :
 openstack@lists.launchpad.net Unsubscribe :
 https://launchpad.net/~openstack More help :
 https://help.launchpad.net/ListHelp

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] can one user in multiple tenants?

2013-07-17 Thread Adam Young

On 07/18/2013 12:12 AM, Peter Cheung wrote:

Hi all
   1) can one user in multiple tenants? I think yes, but when i 
keystone user-get, i can see only one tenant field.
User has a role assignemnt.  The default role is Member, and they can 
have this role in multiple tenants.  You are seeing the default tenant 
field.


   2) how can i assign another tenant to a specific user? which 
command can do that?

keystone user-role-add




Thanks
from Peter


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp