kolla-ansible/docker/swift/swift-base
MD NADEEM 4f462ed451 Fix bug:xrange() issue with py3.x
In python3.x, there is no method named xrange(),
it has replaced by range(),which is equal to xrange()
in python2.x. so we must fix this issue.

Closes-Bug: #1268439

Change-Id: I66f0a7f248ad77bf06e96ea7cfcb7ef5f050b13a
2016-01-21 12:29:22 +05:30
..
build-swift-ring.py Fix bug:xrange() issue with py3.x 2016-01-21 12:29:22 +05:30
config-swift.sh Common start.sh 2015-10-06 03:30:26 +00:00
Dockerfile.j2 Fix pip install settings 2015-12-27 03:35:35 +00:00