summaryrefslogtreecommitdiff
path: root/openstackclient/tests/identity/v3
Commit message (Expand)AuthorAgeFilesLines
* Fixed a bunch of spacingBrandon Palm2016-02-236-57/+78
* Support unscoped token requestguang-yee2016-02-192-0/+27
* 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-1010-43/+129
* | Identity: Fix DisplayCommandBase comments for cliff Lister subclass testsTang Chen2016-02-1015-42/+126
* | Identity: Fix DisplayCommandBase comments for cliff Command subclass testsTang Chen2016-02-102-15/+0
|/
* Merge "Changed the abstract columns and datalists from test cases of common a...Jenkins2016-01-1411-552/+403
|\
| * Changed the abstract columns and datalists from test cases of common and Iden...SaiKiran2016-01-1211-554/+405
* | Support non-interactive user password updateGuang Yee2016-01-111-0/+19
* | Replace assertEqual(*, None) with assertIsNone in testsEinst Crazy2016-01-071-2/+2
* | Enabling domain lookup for project set v3 commandJude Job2015-12-311-5/+0
|/
* Replace assertEqual(None, *) with assertIsNone in testsSaiKiran2015-12-171-2/+2
* 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
|\
| * Inherited info/option when listing role assignmentSamuel de Medeiros Queiroz2015-08-062-29/+127
* | Fixes inherited role assignments CRUD callsSamuel de Medeiros Queiroz2015-08-061-8/+8
|/
* Merge "Removes trailing blank in trust show"Jenkins2015-07-191-2/+2
|\
| * Removes trailing blank in trust showGilles Dubreuil2015-07-191-2/+2
* | enhance tests for user v3Guojian Shao2015-07-171-0/+33
* | add --project-domain option for user v3Guojian Shao2015-07-161-0/+62
|/
* Merge "Enables retrieval of project's parents and subtree"Jenkins2015-06-252-0/+169
|\
| * Enables retrieval of project's parents and subtreeRodrigo Duarte Sousa2015-06-092-0/+169
* | Add support to inherited project role grant callsSamuel de Medeiros Queiroz2015-06-221-0/+46
|/
* Not use the deprecated argumentDave Chen2015-06-081-1/+1
* add --domain argument to v3 project setGuojian Shao2015-05-291-0/+15
* Merge "Federation Service Providers CRUD operations"Jenkins2015-05-062-0/+428
|\
| * Federation Service Providers CRUD operationsMarek Denis2015-04-152-0/+428
* | Merge "Add parent field to project creation"Jenkins2015-04-302-0/+110
|\ \
| * | Add parent field to project creationRodrigo Duarte2015-03-232-0/+110
| |/
* | Add support to remote_idMarco Fargetta2015-03-302-7/+231
|/
* Add identity v3 catalog showTerryHowe2015-03-091-0/+34
* Add identity v3 catalog listTerryHowe2015-03-071-0/+84
* Merge "Restrict groups and users from changing domains"Jenkins2015-02-101-46/+0
|\
| * Restrict groups and users from changing domainsSteve Martinelli2015-02-091-46/+0
* | Merge "Implement trust in identity v3 api"Jenkins2015-02-102-1/+248
|\ \ | |/ |/|
| * Implement trust in identity v3 apiSteve Martinelli2015-02-082-1/+248
* | fix the wrong order of assertEqual argswanghong2015-01-2712-153/+153
|/
* Update service clist commands for v2 and v3Dean Troyer2015-01-161-1/+25
* Merge "Check if service.name available before access"Jenkins2015-01-152-11/+99
|\