summaryrefslogtreecommitdiff
path: root/openstackclient/tests/identity/v3
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Check if service.name available before accesszhiyuan_cai2015-01-042-11/+99
* | Request token authorizeSteve Martinelli2015-01-091-2/+10
* | Merge "Request token creation docs + tweaks"Jenkins2015-01-091-2/+10
|\ \
| * | Request token creation docs + tweaksSteve Martinelli2015-01-081-2/+10
| |/
* | Allow user list to filter by projectSteve Martinelli2015-01-081-0/+47
|/
* Merge "Rename column to `default project id` for long listing v3 user"Jenkins2015-01-022-27/+36
|\
| * Rename column to `default project id` for long listing v3 userSteve Martinelli2015-01-022-27/+36
* | Merge "Command docs: domain"Jenkins2015-01-021-6/+4
|\ \
| * | Command docs: domainDean Troyer2014-12-311-6/+4
* | | Merge "Allow service description to be set for KS V3"Jenkins2014-12-302-4/+85
|\ \ \ | |/ / |/| |
| * | Allow service description to be set for KS V3lin-hua-cheng2014-12-232-4/+85
| |/
* | add multi-delete support for identitywanghong2014-12-233-3/+3
|/
* add keystone v3 region objectwanghong2014-11-182-0/+421
* Unscoped federated user-specific commandsMatthieu Huin2014-10-302-0/+145
* Fix token issue after auth changeupDean Troyer2014-10-202-6/+8
* Merge "Remove 'links' section from several v3 Identity objects"Jenkins2014-10-133-24/+9
|\
| * Remove 'links' section from several v3 Identity objectsSteve Martinelli2014-10-113-24/+9
* | Fix issue token for v3Steve Martinelli2014-10-112-2/+5
|/
* Merge "CRUD operations for federated protocols"Jenkins2014-10-092-0/+209
|\
| * CRUD operations for federated protocolsMarek Denis2014-10-082-0/+209
* | Merge "Pass in domain and project as positional args, not kwargs"Jenkins2014-10-091-2/+2
|\ \ | |/ |/|
| * Pass in domain and project as positional args, not kwargsSteve Martinelli2014-10-021-2/+2
* | Implement CRUD operations for Mapping objectsMarek Denis2014-10-082-0/+300
|/
* Merge "Add action 'user password set' for identiy v3"Jenkins2014-09-071-0/+48
|\