Erno Kuvaja 7c55ce4a5a Unify using six.moves.range rename everywhere
Mainly to improve consistency, use range() from six.moves
renames across glance.

Behaves consistently like py2 xrange() and py3 range().

Change-Id: I542fcb2a762cf4b34c30fc796854c6fcf305d798
2015-02-25 12:13:59 +00:00
..