yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #11463
[Bug 1291465] [NEW] Allow user defined ids.
Public bug reported:
This is a feature request
We should alow user supplied domain_id/user_id. There are some policy
defintions in policy.v2.cloudadmin.json which relies on user being on
particular domain. We really don't want to have UUID in policy files
to identify the domain_id. One way to achive this to bootstrap the
entries via raw sql. It will be better if we allow the same to be
achieved via REST api. So basically the ids' are given by the caller,
If the caller doesn't send the id then generate UUID
** 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/1291465
Title:
Allow user defined ids.
Status in OpenStack Identity (Keystone):
New
Bug description:
This is a feature request
We should alow user supplied domain_id/user_id. There are some policy
defintions in policy.v2.cloudadmin.json which relies on user being on
particular domain. We really don't want to have UUID in policy files
to identify the domain_id. One way to achive this to bootstrap the
entries via raw sql. It will be better if we allow the same to be
achieved via REST api. So basically the ids' are given by the
caller, If the caller doesn't send the id then generate UUID
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1291465/+subscriptions
Follow ups
References