** Changed in: keystone Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1233362
Title: d2to1 triggers setuptools upgrade bug on old pip versions Status in OpenStack Identity (Keystone): Fix Released Bug description: pbr used to be based on d2to1, and we included it in our setup_requires. Then setuptools and distribute re-merged, and a set of depends in d2to1 cause the transient setuptools upgrade issue to surface if the user is running old distribute AND an old version of pip, potentially breaking the system. To fix it, we removed use of d2to1 from pbr, but we're still referencing it in a few places around OpenStack. We need to remove them. To manage notifications about this bug go to: https://bugs.launchpad.net/keystone/+bug/1233362/+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