summaryrefslogtreecommitdiff
path: root/openstackclient/tests/identity/v3/test_endpoint.py
Commit message (Expand)AuthorAgeFilesLines
* Refactor identity v3 unit tests with fake classHuanxuan Ao2016-08-021-237/+187
* Support bulk deletion for delete commands in identityv3Huanxuan Ao2016-07-191-1/+1
* Make set/unset commands pass normally when nothing specified in identityv3Huanxuan Ao2016-07-141-1/+11
* Test take_action() instead of run() in unit testsTang Chen2016-03-051-16/+16
* Identity: Fix DisplayCommandBase comments for cliff ShowOne subclass testsTang Chen2016-02-101-5/+15
* Identity: Fix DisplayCommandBase comments for cliff Lister subclass testsTang Chen2016-02-101-4/+12
* Changed the abstract columns and datalists from test cases of common and Iden...SaiKiran2016-01-121-62/+83
* Check if service.name available before accesszhiyuan_cai2015-01-041-11/+91
* add service/interface/region filter for endpoint v3wanghong2014-08-181-0/+96
* add tests for identity v3 endpointwanghong2014-08-141-0/+575