swift/test/unit/common
Kun Huang abcecd26a7 utf8 encode tempurl key
In tempurl middleware, hmac uses the value of account metadata to
generate HMAC-SHA1 signature and hmac must accept a str-type string, not
a unicode string. The meta dict returned from get_info stroges special
chars as unicode however. So just encode it for tempurl using.

Closes-Bug: #1242644
Change-Id: I4be62eea014a573efc4748470de57dccf00e431d
2013-10-23 21:19:01 +08:00
..
middleware utf8 encode tempurl key 2013-10-23 21:19:01 +08:00
ring Revert "Refactor common/utils methods to common/ondisk" 2013-10-07 17:18:09 -04:00
__init__.py Initial commit of Swift code 2010-07-12 17:03:45 -05:00
corrupted_example.db Real files for bad databases. 2011-08-02 18:21:25 +00:00
malformed_example.db Real files for bad databases. 2011-08-02 18:21:25 +00:00
test_bench.py Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
test_bufferedhttp.py Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
test_constraints.py Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
test_daemon.py Revert "Refactor common/utils methods to common/ondisk" 2013-10-07 17:18:09 -04:00
test_db_replicator.py Revert "Refactor common/utils methods to common/ondisk" 2013-10-07 17:18:09 -04:00
test_db.py Revert "Refactor common/utils methods to common/ondisk" 2013-10-07 17:18:09 -04:00
test_direct_client.py Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
test_exceptions.py Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
test_internal_client.py Merge "Change OpenStack LLC to Foundation" 2013-10-07 16:09:37 +00:00
test_manager.py Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
test_memcached.py return value on memcache client decr call 2013-10-15 15:41:20 +00:00
test_swob.py Add WWW-Authenticate to 401 responses 2013-10-22 15:49:09 +01:00
test_utils.py Adding more unit tests for audit_location_generator 2013-10-19 11:40:35 +08:00
test_wsgi.py Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00