summaryrefslogtreecommitdiff
path: root/openstackclient/tests/identity/v2_0/test_service.py
Commit message (Expand)AuthorAgeFilesLines
* Fix error for find_service() in identitysunyajing2016-07-221-11/+36
* Update Fakes.py and unit tests for commands in identity V2.0sunyajing2016-06-271-70/+51
* Support multi-delete for commands in identity V2sunyajing2016-06-231-1/+1
* [Identity] Check return value is None in identity v3 unit testsTang Chen2016-03-091-1/+2
* 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-2/+6
* Identity: Fix DisplayCommandBase comments for cliff Command subclass testsTang Chen2016-02-101-1/+0
* Changed the abstract columns and datalists from test cases of common and Iden...SaiKiran2016-01-121-36/+21
* fix the wrong order of assertEqual argswanghong2015-01-271-14/+14
* Update service clist commands for v2 and v3Dean Troyer2015-01-161-1/+2
* type should be required for v2.0 service createlin-hua-cheng2014-12-301-4/+71
* Complete basic test infrastructureDean Troyer2013-11-181-2/+1
* Prepare for Identity v3 testsDean Troyer2013-09-091-5/+6
* Add Identity v2 role and service testsDean Troyer2013-09-041-0/+243