This website requires JavaScript.
Explore
Get Started
openstack
/
swift
Code
Issues
Proposed changes
swift
/
test
/
unit
/
obj
History
Ondřej Nový
f53cf1043d
Fixed few misspellings in comments
...
Change-Id: I8479c85cb8821c48b5da197cac37c80e5c1c7f05
2016-01-05 20:20:15 +01:00
..
__init__.py
Initial commit of Swift code
2010-07-12 17:03:45 -05:00
common.py
Re-organise ssync tests
2015-11-05 14:50:28 +00:00
test_auditor.py
py3: Replace gen.next() with next(gen)
2015-10-08 15:40:06 +02:00
test_diskfile.py
Make ECDiskFile report all fragments found on disk
2015-12-15 15:25:11 +00:00
test_expirer.py
py3: Replace urllib imports with six.moves.urllib
2015-10-08 15:24:13 +02:00
test_reconstructor.py
Fixed few misspellings in comments
2016-01-05 20:20:15 +01:00
test_replicator.py
Log error if a local device not identified in replicator
2015-11-21 14:04:32 +01:00
test_server.py
Fixed few misspellings in comments
2016-01-05 20:20:15 +01:00
test_ssync_receiver.py
Re-organise ssync tests
2015-11-05 14:50:28 +00:00
test_ssync_sender.py
Make ECDiskFile report all fragments found on disk
2015-12-15 15:25:11 +00:00
test_ssync.py
Re-organise ssync tests
2015-11-05 14:50:28 +00:00
test_updater.py
Python 3 deprecated the logger.warn method in favor of warning
2015-12-22 22:11:29 +05:30