yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #54497
[Bug 1376937] Re: No way to prevent duplicates in endpoints
This would break backwards compatibility.
** Changed in: keystone
Status: Triaged => Won't Fix
--
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/1376937
Title:
No way to prevent duplicates in endpoints
Status in OpenStack Identity (keystone):
Won't Fix
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
References