summaryrefslogtreecommitdiff
path: root/openstackclient/tests/identity/v2_0/test_role.py
Commit message (Expand)AuthorAgeFilesLines
* Update Fakes.py and unit tests for commands in identity V2.0sunyajing2016-06-271-145/+82
* Add FakeObject classes to fakes.py, update unit tests in identity V2.sunyajing2016-06-221-12/+10
* osc-lib: exceptionsDean Troyer2016-06-131-1/+1
* Moving authentication from keystoneclient to keystoneauthNavid Pustchi2016-06-091-16/+48
* [Identity] Check return value is None in identity v3 unit testsTang Chen2016-03-091-2/+4
* 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-3/+9
* Identity: Fix DisplayCommandBase comments for cliff Command subclass testsTang Chen2016-02-101-2/+0
* Changed the abstract columns and datalists from test cases of common and Iden...SaiKiran2016-01-121-23/+23
* Switch to ksa SessionDean Troyer2015-12-021-2/+2
* fix the wrong order of assertEqual argswanghong2015-01-271-12/+12
* add multi-delete support for identitywanghong2014-12-231-1/+1
* Don't import form keystoneclient.openstack.commonJamie Lennox2014-12-171-1/+1
* Add additional support for --or-showSteve Martinelli2014-11-141-0/+71
* Complete basic test infrastructureDean Troyer2013-11-181-2/+1
* Identity v3 testsDean Troyer2013-09-091-1/+9
* Prepare for Identity v3 testsDean Troyer2013-09-091-3/+3
* Add Identity v2 role and service testsDean Troyer2013-09-041-0/+419