swift/test/functional
Alistair Coles d85371c319 Don't skip account acl functional tests
The functional tests covering account acls are skipped
if keystoneauth is in the pipeline, even if keystone auth
is not being used. Devstack configures the pipeline to have
both tempauth and keystoneauth, so these tests are always
skipped.

This patch changes the condition for skipping account acl
to be based on tempauth being the auth service configured
for the tests.

Change-Id: I378ec6aa0ba52d37a33796057e59a9ebfcab2574
2015-02-03 18:32:33 +00:00
..
__init__.py Don't skip account acl functional tests 2015-02-03 18:32:33 +00:00
swift_test_client.py dlo: Update doc about manifest containing data 2015-01-16 10:24:14 +05:30
test_account.py Fix metadata overall limits bug 2014-10-02 22:38:13 +00:00
test_container.py Fix metadata overall limits bug 2014-10-02 22:38:13 +00:00
test_object.py Merge "account to account copy implementation" 2014-09-11 00:22:51 +00:00
tests.py dlo: Update doc about manifest containing data 2015-01-16 10:24:14 +05:30