4 Commits

Author SHA1 Message Date
Martin Pitt
6b46400973 mock_swift.py: Fix handling of marker
Real swift instances evaluate "marker" after "delimiter", and marker returns
results greater (not equal) than the given value.
2015-07-31 11:24:10 +02:00
Martin Pitt
3ce7dc3d84 Add test case for previous commit 2015-07-14 20:19:01 +02:00
Martin Pitt
ffe0a99db1 swift result download: Correctly handle "204 No content" status 2015-07-14 08:34:46 +02:00
Martin Pitt
37cd90b415 Add mock swift server
This can be loaded with a predefined set of results, and will then act like a
Swift server with publicly accessible and browsable containers.
2015-07-07 17:45:16 +02:00