swift/test
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
..
functional fixed some minor things in tests that pyflakes complained about 2013-03-26 20:42:26 +00:00
functionalnosetests Metadata retrieving from sqlite must be str for key 2013-05-15 17:04:03 +02:00
probe Fix faked-out account GET for JSON and XML. 2013-05-30 17:43:03 -07:00
unit Change to use dash instead of slash 2013-06-04 10:14:18 -04:00
__init__.py fixed some minor things in tests that pyflakes complained about 2013-03-26 20:42:26 +00:00
sample.conf Permit functional tests against Swift with Keystone 2013-03-10 18:52:10 -06:00