← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1550057] [NEW] keystone-manage bootstrap should create and identity endpoint

 

Public bug reported:

I want to use keystone-manage bootstrap so that i never have to enable
admin_token in my environment (rather than turn it on, restart kestone,
do setup, turn it off, restart keystone).

Whilst bootstrap creates me an admin user in an admin project, i can't
then use this login to do things like create projects because you need
the identity service in the catalog to operate on. I can get around this
by getting a scoped token and then using that to communicate directly to
an endpoint but this is not the flow that bootstrap was supposed to
provide.

Bootstrap should create this endpoint so that i can immediately use that
admin user to create users and projects without having to hack around
catalog issues.

** Affects: keystone
     Importance: Undecided
         Status: New

-- 
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/1550057

Title:
  keystone-manage bootstrap should create and identity endpoint

Status in OpenStack Identity (keystone):
  New

Bug description:
  I want to use keystone-manage bootstrap so that i never have to enable
  admin_token in my environment (rather than turn it on, restart
  kestone, do setup, turn it off, restart keystone).

  Whilst bootstrap creates me an admin user in an admin project, i can't
  then use this login to do things like create projects because you need
  the identity service in the catalog to operate on. I can get around
  this by getting a scoped token and then using that to communicate
  directly to an endpoint but this is not the flow that bootstrap was
  supposed to provide.

  Bootstrap should create this endpoint so that i can immediately use
  that admin user to create users and projects without having to hack
  around catalog issues.

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


Follow ups