kolla/docker/swift
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
..
swift-account-auditor Add the rhel in the base_distro condition in swift dockerfile 2015-12-22 13:34:30 +08:00
swift-account-reaper Add the rhel in the base_distro condition in swift dockerfile 2015-12-22 13:34:30 +08:00
swift-account-replicator Add the rhel in the base_distro condition in swift dockerfile 2015-12-22 13:34:30 +08:00
swift-account-server Remove hardcoded MAINTAINER in Dockerfiles 2015-11-23 11:03:47 +00:00
swift-base Fix bug:xrange() issue with py3.x 2016-01-21 12:29:22 +05:30
swift-container-auditor Add the rhel in the base_distro condition in swift dockerfile 2015-12-22 13:34:30 +08:00
swift-container-replicator Add the rhel in the base_distro condition in swift dockerfile 2015-12-22 13:34:30 +08:00
swift-container-server Remove hardcoded MAINTAINER in Dockerfiles 2015-11-23 11:03:47 +00:00
swift-container-updater Add the rhel in the base_distro condition in swift dockerfile 2015-12-22 13:34:30 +08:00
swift-object-auditor Remove hardcoded MAINTAINER in Dockerfiles 2015-11-23 11:03:47 +00:00
swift-object-base Remove hardcoded MAINTAINER in Dockerfiles 2015-11-23 11:03:47 +00:00
swift-object-expirer Remove hardcoded MAINTAINER in Dockerfiles 2015-11-23 11:03:47 +00:00
swift-object-replicator Remove hardcoded MAINTAINER in Dockerfiles 2015-11-23 11:03:47 +00:00
swift-object-server Remove hardcoded MAINTAINER in Dockerfiles 2015-11-23 11:03:47 +00:00
swift-object-updater Remove hardcoded MAINTAINER in Dockerfiles 2015-11-23 11:03:47 +00:00
swift-proxy-server Remove hardcoded MAINTAINER in Dockerfiles 2015-11-23 11:03:47 +00:00
swift-rsyncd Remove hardcoded MAINTAINER in Dockerfiles 2015-11-23 11:03:47 +00:00