summaryrefslogtreecommitdiff
path: root/openstackclient/tests/identity/v3/test_service.py
Commit message (Expand)AuthorAgeFilesLines
* Test take_action() instead of run() in unit testsTang Chen2016-03-051-14/+15
* 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
* Changed the abstract columns and datalists from test cases of common and Iden...SaiKiran2016-01-121-40/+23
* fix the wrong order of assertEqual argswanghong2015-01-271-21/+21
* Update service clist commands for v2 and v3Dean Troyer2015-01-161-1/+25
* Allow service description to be set for KS V3lin-hua-cheng2014-12-231-4/+83
* Remove 'links' section from several v3 Identity objectsSteve Martinelli2014-10-111-8/+0
* Pass arguments to v3 keystoneclient by kwargJamie Lennox2014-04-041-12/+12
* Complete basic test infrastructureDean Troyer2013-11-181-2/+1
* Identity v3 testsDean Troyer2013-09-091-0/+408