swift/bin
Victor Stinner c0af385173 py3: Replace urllib imports with six.moves.urllib
The urllib, urllib2 and urlparse modules of Python 2 were reorganized
into a new urllib namespace on Python 3. Replace urllib, urllib2 and
urlparse imports with six.moves.urllib to make the modified code
compatible with Python 2 and Python 3.

The initial patch was generated by the urllib operation of the sixer
tool on: bin/* swift/ test/.

Change-Id: I61a8c7fb7972eabc7da8dad3b3d34bceee5c5d93
2015-10-08 15:24:13 +02:00
..
swift-account-audit py3: Replace urllib imports with six.moves.urllib 2015-10-08 15:24:13 +02:00
swift-account-auditor Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
swift-account-info Fix shebang of commands 2015-08-06 11:02:40 +09:00
swift-account-reaper Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
swift-account-replicator Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
swift-account-server make the bind_port config setting required 2014-09-08 07:28:43 -07:00
swift-config Update swift-config paste appconfig inspection 2013-12-13 16:39:55 -08:00
swift-container-auditor Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
swift-container-info Fix shebang of commands 2015-08-06 11:02:40 +09:00
swift-container-reconciler Add container-reconciler daemon 2014-06-18 17:31:39 -07:00
swift-container-replicator Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
swift-container-server make the bind_port config setting required 2014-09-08 07:28:43 -07:00
swift-container-sync Fix shebang of commands 2015-08-06 11:02:40 +09:00
swift-container-updater Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
swift-dispersion-populate Merge "Python3: Fix Remaining issues of python3 compatibility in bin directory" 2015-10-08 08:41:34 +00:00
swift-dispersion-report Merge "Python3: Fix Remaining issues of python3 compatibility in bin directory" 2015-10-08 08:41:34 +00:00
swift-drive-audit Python3: Fix Remaining issues of python3 compatibility in bin directory 2015-07-24 19:30:04 +05:30
swift-form-signature Make swift-form-signature testable 2014-07-24 14:38:53 -07:00
swift-get-nodes Change usage help and Attention messages to warnings 2015-06-03 15:32:25 -04:00
swift-init Add targeted config loading to swift-init 2014-05-19 14:43:50 +00:00
swift-object-auditor Allow specification of object devices for audit 2014-03-11 14:17:08 +00:00
swift-object-expirer Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
swift-object-info Update bin scripts to be storage policy aware 2014-06-18 20:57:09 -07:00
swift-object-reconstructor Erasure Code Reconstructor 2015-04-14 00:52:17 -07:00
swift-object-replicator Allow per-policy overrides in object replicator. 2015-01-22 16:10:22 -08:00
swift-object-server make the bind_port config setting required 2014-09-08 07:28:43 -07:00
swift-object-updater Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
swift-oldies Add missing copyright license headers 2013-08-07 17:50:32 -03:00
swift-orphans Add missing copyright license headers 2013-08-07 17:50:32 -03:00
swift-proxy-server make the bind_port config setting required 2014-09-08 07:28:43 -07:00
swift-recon Fix shebang of commands 2015-08-06 11:02:40 +09:00
swift-recon-cron Python3: Fix Remaining issues of python3 compatibility in bin directory 2015-07-24 19:30:04 +05:30
swift-reconciler-enqueue Correct misspelled words 2014-11-25 15:44:30 +00:00
swift-ring-builder Fix shebang of commands 2015-08-06 11:02:40 +09:00
swift-ring-builder-analyzer Fix shebang of commands 2015-08-06 11:02:40 +09:00
swift-temp-url Python3: Fix Remaining issues of python3 compatibility in bin directory 2015-07-24 19:30:04 +05:30