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
..