deb-swift/test/functional
Christopher Bartz 51727c531a ISO 8601 timestamps for tempurl
With this commit, the tempurl middleware accepts (besides
the traditional unix timestamps) also timestamps according
to the format '%Y-%m-%dT%H:%M:%SZ' (one acceptable form of ISO 8601).
The idea is to make the tempurls more user-friendly,
and has been formulated here:

Change-Id: I346a0241060a9559d178b30e60c957792bbeb9f0
Implements: blueprint human-readable-tempurl-timestamp
2017-01-24 17:38:48 +01:00
..
__init__.py Add functional tests for new versioned_write mode 2016-09-25 19:45:38 -07:00
swift_test_client.py Support last modified on listing containers 2017-01-12 18:03:10 +00:00
test_access_control.py Removes unnecessary utf-8 encoding 2016-12-22 10:49:56 +07:00
test_account.py Make tempurl functional tests clean up account keys 2016-12-20 10:45:59 -08:00
test_container.py Fix typos in test_container.py 2016-11-17 02:07:24 +00:00
test_dlo.py Make tempurl functional tests clean up account keys 2016-12-20 10:45:59 -08:00
test_object.py Handle deleted files with if-none-match 2016-11-22 21:06:24 -05:00
test_slo.py Merge "Confirm receipt of SLO PUT with etag" 2017-01-16 20:37:02 +00:00
test_tempurl.py ISO 8601 timestamps for tempurl 2017-01-24 17:38:48 +01:00
test_versioned_writes.py Make tempurl functional tests clean up account keys 2016-12-20 10:45:59 -08:00
tests.py Support last modified on listing containers 2017-01-12 18:03:10 +00:00