swift/test
gholt f63dc07b9d Extra safety on account-level DELETE
I just noticed tonight when adding a bunch of stuff to Swiftly that
the Bulk Delete middleware uses an account-level DELETE request,
albeit with a query parameter of bulk-delete. But, one typo and,
assuming the cluster supports it and you have access, whoops, you
just marked the account for deletion!

I put a bit of extra safety on the account deletion by requiring it
to have an empty query string.

Change-Id: Ib5df11193b04eff69d14185bd9d0607169131e7f
2013-04-19 09:43:31 +00:00
..
functional fixed some minor things in tests that pyflakes complained about 2013-03-26 20:42:26 +00:00
functionalnosetests fixed some minor things in tests that pyflakes complained about 2013-03-26 20:42:26 +00:00
probe fix probe tests to work in a VM using mount_check 2013-04-11 22:55:52 -07:00
unit Extra safety on account-level DELETE 2013-04-19 09:43:31 +00: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