← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1291465] Re: Allow user-defined IDs

 

Keystone is very picky about maintaining the IDs of it's resources where
it can. This is not in line with the general view of Keystone and the
direction of the project. If anything we should be more picky.

** Changed in: keystone
       Status: Triaged => Opinion

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1291465

Title:
  Allow user-defined IDs

Status in OpenStack Identity (keystone):
  Opinion

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


References