yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #47422
[Bug 1553216] [NEW] keystone-manage bootstrap does not work for non-SQL identity drivers
Public bug reported:
keystone-manage bootstrap attempts to create the specified user and then
handles a Conflict error as notice that the user already exists. This
works for the default SQL identity driver, but does not work for drivers
that do not support creating users. In order to work for all drivers,
which is necessary to support role assignment bootstrapping whenever the
driver configuration is changed, it should attempt to GET the user or
otherwise check in a way that will work for drivers that do not support
user creation.
** 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/1553216
Title:
keystone-manage bootstrap does not work for non-SQL identity drivers
Status in OpenStack Identity (keystone):
New
Bug description:
keystone-manage bootstrap attempts to create the specified user and
then handles a Conflict error as notice that the user already exists.
This works for the default SQL identity driver, but does not work for
drivers that do not support creating users. In order to work for all
drivers, which is necessary to support role assignment bootstrapping
whenever the driver configuration is changed, it should attempt to GET
the user or otherwise check in a way that will work for drivers that
do not support user creation.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1553216/+subscriptions
Follow ups