swift/test/unit
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
..
account Fix faked-out account GET for JSON and XML. 2013-05-30 17:43:03 -07:00
common Change to use dash instead of slash 2013-06-04 10:14:18 -04:00
container Move parameter checking before disk accesses 2013-05-29 00:48:53 -04:00
obj Rework to support RFC 2616 Sec 4.4 Message Length 2013-05-25 21:05:56 -04:00
proxy Merge "Fix faked-out account GET for JSON and XML." 2013-06-04 13:58:37 +00:00
__init__.py Merge "Make it easier to debug badly broken tests." 2013-04-29 15:49:01 +00:00