yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #47570
[Bug 1550057] Re: keystone-manage bootstrap should create an identity endpoint
Reviewed: https://review.openstack.org/285102
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=64c94e74c905a93d12193d333b697856a3567a72
Submitter: Jenkins
Branch: master
commit 64c94e74c905a93d12193d333b697856a3567a72
Author: Jamie Lennox <jamielennox@xxxxxxxxx>
Date: Fri Feb 26 12:24:47 2016 +1100
Add identity endpoint creation to bootstrap
To enable the bootstrapped admin user to perform identity operations we
must also bootstrap the identity endpoint.
Allow specifying service name, endpoint urls and region information to
the bootstrap command.
Change-Id: Ie78c61ecf1e5f787dd2528b887c1642fd8d457ff
Closes-Bug: #1550057
** Changed in: keystone
Status: In Progress => Fix Released
--
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 an identity endpoint
Status in OpenStack Identity (keystone):
Fix Released
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
References