summaryrefslogtreecommitdiff
path: root/openstackclient/tests/identity
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
|\
| * 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
* | Merge "only return endpoints that have url"Jenkins2015-07-171-0/+40
|\ \
| * | only return endpoints that have urlGuojian Shao2015-07-161-0/+40
| |/
* | add --project-domain option for user v3Guojian Shao2015-07-161-0/+62
|/
* openstack catalog list always returns publicURL for internalURL and adminURLMartin Schuppert2015-07-081-8/+10
* 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
| |/ |/|
* | Merge "Add project and domain params to network create"Jenkins2015-03-241-0/+7
|\ \ | |/ |/|
| * Add project and domain params to network createColleen Murphy2015-03-191-0/+7
* | Merge "Add identity v3 catalog show"Jenkins2015-03-101-0/+34
|\ \
| * | Add identity v3 catalog showTerryHowe2015-03-091-0/+34
* | | Merge "Add identity v3 catalog list"Jenkins2015-03-101-0/+84
|\ \ \ | |/ /
| * | Add identity v3 catalog listTerryHowe2015-03-071-0/+84
| |/
* | Fix identity v2 catalog listTerryHowe2015-03-041-11/+24
|/
* 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-2718-213/+213
|/
* Update service clist commands for v2 and v3Dean Troyer2015-01-162-2/+27
* Merge "Check if service.name available before access"Jenkins2015-01-152-11/+99
|\
| * Check if service.name available before accesszhiyuan_cai2015-01-042-11/+99