yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #22989
[Bug 1376937] [NEW] No way to prevent duplicates in endpoints
Public bug reported:
Keystone doesn't provide a way to ensure that we do not create duplicate
endpoints. Imagine two concurrent workers attempting to create a
keystone endpoint. There are no unique constraints for endpoints besides
the id, but the id cannot be set externally, so there isn't an easy way
to ensure only one gets created without a global lock
** 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/1376937
Title:
No way to prevent duplicates in endpoints
Status in OpenStack Identity (Keystone):
New
Bug description:
Keystone doesn't provide a way to ensure that we do not create
duplicate endpoints. Imagine two concurrent workers attempting to
create a keystone endpoint. There are no unique constraints for
endpoints besides the id, but the id cannot be set externally, so
there isn't an easy way to ensure only one gets created without a
global lock
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1376937/+subscriptions
Follow ups
References