d85371c319
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 |
||
---|---|---|
.. | ||
__init__.py | ||
swift_test_client.py | ||
test_account.py | ||
test_container.py | ||
test_object.py | ||
tests.py |