Public bug reported: xrange() was not support in python3. xrange() in for loop could be replaced by range(), where no performance neck bottle.
** Affects: keystone Importance: Undecided Assignee: Wu Wenxiang (wu-wenxiang) Status: New ** Changed in: keystone Assignee: (unassigned) => Wu Wenxiang (wu-wenxiang) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1259978 Title: xrange not support in python3 Status in OpenStack Identity (Keystone): New Bug description: xrange() was not support in python3. xrange() in for loop could be replaced by range(), where no performance neck bottle. To manage notifications about this bug go to: https://bugs.launchpad.net/keystone/+bug/1259978/+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