Re: [openstack-dev] [keystone] More on inherited domain roles

2013-06-28 Thread Henry Nash
cally the combination and permutation of domains and >>> projects. "domain_id" or "project_id" can be "*" to denote all. >>> >>> Role assignment is really about assigning a given [role] to a given [user or >>> group] >>> for [a given pro

Re: [openstack-dev] [keystone] More on inherited domain roles

2013-06-28 Thread David Chadwick
to a given user or group for [a given domain] "scope": { "domain": { "id": domain_id } } To assign a given role to a given user or group for [all the projects in all domains] "scope": { "domain": { "id": "

Re: [openstack-dev] [keystone] More on inherited domain roles

2013-06-28 Thread Adam Young
iven role to a given user or group for [a given domain] "scope": { "domain": { "id": domain_id } } To assign a given role to a given user or group for [all the projects in all domains] "scope": { "domain": { "id": &quo