This website requires JavaScript.
Explore
Get Started
openstack
/
swift
Code
Issues
Proposed changes
5a7383313b
swift
/
test
/
unit
/
account
History
Jenkins
187cea5445
Merge "Replace StringIO with BytesIO for WSGI input"
2015-07-24 06:52:40 +00:00
..
__init__.py
Initial commit of Swift code
2010-07-12 17:03:45 -05:00
test_auditor.py
unit tests: Replace "self.assert_" by "self.assertTrue"
2015-07-21 19:23:00 +05:30
test_backend.py
Removing commented out code in test/unit/account/test_backend.py
2015-07-22 10:58:57 +00:00
test_reaper.py
Make the reaper use same timestamp for replica deletes
2015-04-16 14:34:02 +01:00
test_replicator.py
Add Storage Policy Support to Accounts
2014-06-18 20:57:09 -07:00
test_server.py
Merge "Replace StringIO with BytesIO for WSGI input"
2015-07-24 06:52:40 +00:00
test_utils.py
Replace it.next() with next(it) for py3 compat
2015-06-15 22:10:45 +05:30