summaryrefslogtreecommitdiff
path: root/openstackclient/tests/identity/v3/test_domain.py
Commit message (Expand)AuthorAgeFilesLines
* 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/+5
* Refactor unit tests for project and domain with fake classes in identityv3Huanxuan Ao2016-07-041-79/+57
* Use resource id when name given for identity showDavid Rosales2016-06-221-0/+10
* Test take_action() instead of run() in unit testsTang Chen2016-03-051-12/+12
* 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-1/+3
* Changed the abstract columns and datalists from test cases of common and Iden...SaiKiran2016-01-121-36/+21
* Command docs: domainDean Troyer2014-12-311-6/+4
* add tests for identity v3 domainwanghong2014-08-141-0/+414