In py3 ,
Xrange is renamed to range, so it needs to be modified to make it compatible.
like: https://github.com/openstack/swiftonhpss/blob/8127749f174589aca6b1e9f0497c4e65d3fc4d58/system_test/systemtest.py#L388
In py3 ,
Xrange is renamed to range,
so it needs to be modified to make it compatible.
like: /github. com/openstack/ swiftonhpss/ blob/8127749f17 4589aca6b1e9f04 97c4e65d3fc4d58 /system_ test/systemtest .py#L388
https:/