summaryrefslogtreecommitdiff
path: root/openstackclient/tests/identity
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add support for domain specific roles"Jenkins2016-08-183-3/+336
|\
| * Add support for domain specific rolesHenry Nash2016-08-103-3/+336
* | Fix up last-minute imports to use osc-libDean Troyer2016-08-181-1/+2
* | Gate-unbreaking combo reviewDean Troyer2016-08-182-74/+9
|/
* Add unit tests for group commands in identity v3Huanxuan Ao2016-08-042-0/+429
* Refactor identity v3 unit tests with fake classHuanxuan Ao2016-08-025-609/+572
* Merge "Fix error for find_service() in identity"Jenkins2016-07-273-19/+65
|\
| * Fix error for find_service() in identitysunyajing2016-07-223-19/+65
* | Merge "Standardize import format"Jenkins2016-07-263-3/+0
|\ \
| * | Standardize import formatshizhihui2016-07-223-3/+0
| |/
* | Merge "Unit test of credential in identityv3"Jenkins2016-07-262-28/+367
|\ \
| * | Unit test of credential in identityv3Huanxuan Ao2016-07-232-28/+367
| |/
* | Add assignment list to v2 identity and deprecate alternate listingHenry Nash2016-07-223-0/+335
|/
* Support bulk deletion for delete commands in identityv3Huanxuan Ao2016-07-199-9/+9
* Make set/unset commands pass normally when nothing specified in identityv3Huanxuan Ao2016-07-145-7/+32
* Unskip tests caused by bug 1599333Steve Martinelli2016-07-073-11/+18
* 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