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 -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp