summaryrefslogtreecommitdiff
path: root/openstackclient/tests/identity/v3/test_role.py
Commit message (Expand)AuthorAgeFilesLines
* Add support for domain specific rolesHenry Nash2016-08-101-3/+269
* [Identity] Check return value is None in identity v3 unit testsTang Chen2016-03-081-6/+12
* Test take_action() instead of run() in unit testsTang Chen2016-03-051-8/+8
* Identity: Fix DisplayCommandBase comments for cliff ShowOne subclass testsTang Chen2016-02-101-2/+6
* Identity: Fix DisplayCommandBase comments for cliff Lister subclass testsTang Chen2016-02-101-7/+21
* Identity: Fix DisplayCommandBase comments for cliff Command subclass testsTang Chen2016-02-101-6/+0
* Changed the abstract columns and datalists from test cases of common and Iden...SaiKiran2016-01-121-21/+17
* Add test for role list --inheritedDean Troyer2015-10-071-0/+33
* Evaluate --inherited in role listRudolf Vriend2015-10-061-0/+5
* Fixes inherited role assignments CRUD callsSamuel de Medeiros Queiroz2015-08-061-8/+8
* Add support to inherited project role grant callsSamuel de Medeiros Queiroz2015-06-221-0/+46
* fix the wrong order of assertEqual argswanghong2015-01-271-20/+20
* add multi-delete support for identitywanghong2014-12-231-1/+1
* a mistake in tests/identity/v3/test_role.pywanghong2014-08-121-1/+1
* Refactor role list subcommand for identity v3 apiQiu Yu2014-06-131-0/+187
* Pass arguments to v3 keystoneclient by kwargJamie Lennox2014-04-041-2/+7
* Complete basic test infrastructureDean Troyer2013-11-181-2/+1
* Identity v3 testsDean Troyer2013-09-091-0/+550