summaryrefslogtreecommitdiffstats
path: root/tests/test_v3_protection.py
Commit message (Expand)AuthorAgeFilesLines
* Cleanup docstrings (flake8 H401, H402, H403, H404)Dolph Mathews2013-05-241-1/+1
* Use TODO(NAME) (flake8 H101)Dolph Mathews2013-05-231-1/+1
* Remove unused variables (flake8 F841)Dolph Mathews2013-05-231-30/+15
* Use webtest for v2 and v3 API testing.Jamie Lennox2013-05-221-11/+10
* Removed unused importsDolph Mathews2013-04-161-3/+0
* Fix IBM copyright stringsKurt Taylor2013-04-021-1/+1
* Improve tests for api protection and filteringHenry Nash2013-03-121-46/+217
* Revert "from tests import"Adam Young2013-03-111-1/+1
* from tests importAdam Young2013-03-081-1/+1
* bug 1131840: fix auth and token data for XML translationGuang Yee2013-02-261-6/+7
* flatten payload for policyAdam Young2013-02-261-7/+13
* Ensure keystone unittests do not leave CONF.policyfile in bad stateHenry Nash2013-02-221-0/+10
* Pass query filter attributes to policy engineHenry Nash2013-02-211-0/+139