swift/test/unit/common
Peter Portante 02abdb94b0 Change to use dash instead of slash
There is no known way to embed slashes into container names, even when
using URL escape sequences. Since it would seem that the more common
case would be some other character, we validate using a dash ('-')
character as the delimiter.

It should also be noted that the documentation for container listing,
found here:
http://docs.openstack.org/api/openstack-object-storage/1.0/content/s_listcontainers.html,
does not describe the use of the prefix or delimiter parameters.

DocImpact

Change-Id: Ie467a4181c6f64b24c82c72b70a37183d443dee1
Signed-off-by: Peter Portante <peter.portante@redhat.com>
2013-06-04 10:14:18 -04:00
..
middleware Merge "Subtle change to tempurl content-disposition names" 2013-05-30 19:18:10 +00:00
ring RingBuilder.add_dev returns device id 2013-05-24 17:34:24 +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 updated copyright date for all files 2012-03-19 13:45:34 -05:00
test_bufferedhttp.py Fix PEP8 issues in ./test/unit/common . 2012-08-31 11:24:46 +08:00
test_constraints.py fixed some minor things in tests that pyflakes complained about 2013-03-26 20:42:26 +00:00
test_daemon.py Add unit tests to ensure TZ variable remains set 2013-05-20 22:31:03 -04:00
test_db_replicator.py Fix problem with changing class attribute 2013-05-21 23:21:50 +04:00
test_db.py Change to use dash instead of slash 2013-06-04 10:14:18 -04:00
test_direct_client.py Enhance log msg to report referer and user-agent 2013-05-13 17:39:02 +00:00
test_exceptions.py updated copyright date for all files 2012-03-19 13:45:34 -05:00
test_init.py Fix PEP8 issues in ./test/unit/common . 2012-08-31 11:24:46 +08:00
test_internal_client.py fixed some minor things in tests that pyflakes complained about 2013-03-26 20:42:26 +00:00
test_manager.py conf.d support 2013-04-30 00:17:46 -07:00
test_memcached.py close socket on exceptions 2013-05-21 10:59:44 -07:00
test_swob.py Replaced <exc>.message with str(<exc>) 2013-05-31 13:19:24 +00:00
test_utils.py Fix ValueError from handoff logging. 2013-05-21 13:19:38 -07:00
test_wsgi.py Add unit tests to ensure TZ variable remains set 2013-05-20 22:31:03 -04:00