summaryrefslogtreecommitdiff
path: root/openstackclient/tests/identity
Commit message (Expand)AuthorAgeFilesLines
* Merge "Refactor unit tests for project and domain with fake classes in identi...Jenkins2016-07-063-298/+343
|\
| * Refactor unit tests for project and domain with fake classes in identityv3Huanxuan Ao2016-07-043-298/+343
* | skip failing tests due to bug 1599333 is fixedSteve Martinelli2016-07-053-0/+10
|/
* Update Fakes.py and unit tests for commands in identity V2.0sunyajing2016-06-276-383/+319
* Support multi-delete for commands in identity V2sunyajing2016-06-232-2/+2
* Merge "Add FakeObject classes to fakes.py, update unit tests in identity V2."Jenkins2016-06-235-275/+422
|\
| * Add FakeObject classes to fakes.py, update unit tests in identity V2.sunyajing2016-06-225-275/+422
* | Use resource id when name given for identity showDavid Rosales2016-06-224-0/+62
|/
* Make set/unset command in identity and image pass normally when nothing speci...sunyajing2016-06-172-0/+56
* osc-lib: utilsDean Troyer2016-06-133-7/+7
* osc-lib: exceptionsDean Troyer2016-06-134-4/+7
* Moving authentication from keystoneclient to keystoneauthNavid Pustchi2016-06-097-60/+210
* Update unit test test_extension with fake classHuanxuan Ao2016-06-071-20/+38
* Merge "keystone: fix catalog output when region is unset"Jenkins2016-05-252-4/+23
|\
| * keystone: fix catalog output when region is unsetJulien Danjou2016-05-252-4/+23
* | Merge "Search by user defined ID for service providers"Jenkins2016-05-251-0/+1
|\ \
| * | Search by user defined ID for service providersSteve Martinelli2016-05-241-0/+1
| |/
* | Search by user defined ID for identity providersSteve Martinelli2016-05-231-0/+1
|/
* Trivial: Reorder classes in identity v3 in alphabetical orderTang Chen2016-03-116-217/+217
* [Identity] Check return value is None in identity v3 unit testsTang Chen2016-03-096-15/+28
* [Identity] Check return value is None in identity v3 unit testsTang Chen2016-03-089-30/+64
* Test take_action() instead of run() in unit testsTang Chen2016-03-0510-95/+101
* Fixed a bunch of spacingBrandon Palm2016-02-237-57/+80
* Support unscoped token requestguang-yee2016-02-194-0/+55
* Merge "Return names in list role assignments"Jenkins2016-02-172-7/+118
|\
| * Return names in list role assignmentsTom Cocozzello2016-01-272-7/+118
* | Merge "Add "token revoke" for identity v3"Jenkins2016-02-172-0/+23
|\ \
| * | Add "token revoke" for identity v3lin-hua-cheng2016-02-092-0/+23
| |/
* | Identity: Fix DisplayCommandBase comments for cliff ShowOne subclass testsTang Chen2016-02-1017-75/+225
* | Identity: Fix DisplayCommandBase comments for cliff Lister subclass testsTang Chen2016-02-1021-56/+168
* | Identity: Fix DisplayCommandBase comments for cliff Command subclass testsTang Chen2016-02-106-27/+0
|/
* Merge "Changed the abstract columns and datalists from test cases of common a...Jenkins2016-01-1416-777/+529
|\
| * Changed the abstract columns and datalists from test cases of common and Iden...SaiKiran2016-01-1216-779/+531
* | Support non-interactive user password updateGuang Yee2016-01-111-0/+19
* | Replace assertEqual(*, None) with assertIsNone in testsEinst Crazy2016-01-071-2/+2
* | Merge "Implementation for project unset cmd for python-openstackclient."Jenkins2016-01-041-1/+47
|\ \
| * | Implementation for project unset cmd for python-openstackclient.Jude Job2016-01-041-1/+47
* | | Enabling domain lookup for project set v3 commandJude Job2015-12-311-5/+0
| |/ |/|
* | Replace assertEqual(None, *) with assertIsNone in testsSaiKiran2015-12-171-2/+2
|/
* Switch to ksa SessionDean Troyer2015-12-023-6/+7
* Merge "better format remote IDs for identity providers"Jenkins2015-11-152-7/+8
|\
| * better format remote IDs for identity providersSteve Martinelli2015-11-122-7/+8
* | Add capability to update description of an IdPlin-hua-cheng2015-11-121-0/+48
|/
* Import the module not the classSean Perry2015-11-041-5/+5
* Merge "Mark arguments for 'credential' commands as required"Jenkins2015-11-042-0/+116
|\
| * Mark arguments for 'credential' commands as requiredSean Perry2015-09-302-0/+116
* | remove url from v3 regionsSteve Martinelli2015-10-212-75/+6
* | Add test for role list --inheritedDean Troyer2015-10-071-0/+33
* | Evaluate --inherited in role listRudolf Vriend2015-10-061-0/+5
|/
* Merge "Inherited info/option when listing role assignment"Jenkins2015-08-082-29/+127
|\