summaryrefslogtreecommitdiff
path: root/openstackclient/tests/identity/v3/fakes.py
Commit message (Expand)AuthorAgeFilesLines
* move unit tests to new "unit" test moduleSteve Martinelli2016-09-081-914/+0
* format token expires time to prevent json loading datetime dataSteve Martinelli2016-09-051-1/+1
* Add support for domain specific rolesHenry Nash2016-08-101-0/+14
* Add unit tests for group commands in identity v3Huanxuan Ao2016-08-041-0/+38
* Refactor identity v3 unit tests with fake classHuanxuan Ao2016-08-021-1/+123
* Unit test of credential in identityv3Huanxuan Ao2016-07-231-2/+101
* Refactor unit tests for project and domain with fake classes in identityv3Huanxuan Ao2016-07-041-0/+64
* Use resource id when name given for identity showDavid Rosales2016-06-221-0/+3
* Moving authentication from keystoneclient to keystoneauthNavid Pustchi2016-06-091-0/+34
* Fixed a bunch of spacingBrandon Palm2016-02-231-0/+9
* Support unscoped token requestguang-yee2016-02-191-0/+6
* Merge "Return names in list role assignments"Jenkins2016-02-171-0/+29
|\
| * Return names in list role assignmentsTom Cocozzello2016-01-271-0/+29
* | Add "token revoke" for identity v3lin-hua-cheng2016-02-091-0/+2
|/
* better format remote IDs for identity providersSteve Martinelli2015-11-121-0/+1
* Merge "Mark arguments for 'credential' commands as required"Jenkins2015-11-041-0/+4
|\
| * Mark arguments for 'credential' commands as requiredSean Perry2015-09-301-0/+4
* | remove url from v3 regionsSteve Martinelli2015-10-211-2/+0
|/
* Inherited info/option when listing role assignmentSamuel de Medeiros Queiroz2015-08-061-0/+14
* Enables retrieval of project's parents and subtreeRodrigo Duarte Sousa2015-06-091-0/+19
* Merge "Federation Service Providers CRUD operations"Jenkins2015-05-061-0/+16
|\
| * Federation Service Providers CRUD operationsMarek Denis2015-04-151-0/+16
* | Merge "Add parent field to project creation"Jenkins2015-04-301-0/+10
|\ \
| * | Add parent field to project creationRodrigo Duarte2015-03-231-0/+10
| |/
* | Add support to remote_idMarco Fargetta2015-03-301-0/+2
|/
* Implement trust in identity v3 apiSteve Martinelli2015-02-081-1/+19
* Check if service.name available before accesszhiyuan_cai2015-01-041-0/+8
* Merge "Rename column to `default project id` for long listing v3 user"Jenkins2015-01-021-1/+1
|\
| * Rename column to `default project id` for long listing v3 userSteve Martinelli2015-01-021-1/+1
* | Allow service description to be set for KS V3lin-hua-cheng2014-12-231-0/+2
|/
* add keystone v3 region objectwanghong2014-11-181-0/+15
* Unscoped federated user-specific commandsMatthieu Huin2014-10-301-0/+17
* Fix token issue after auth changeupDean Troyer2014-10-201-2/+2
* Merge "Remove 'links' section from several v3 Identity objects"Jenkins2014-10-131-0/+9
|\
| * Remove 'links' section from several v3 Identity objectsSteve Martinelli2014-10-111-0/+9
* | Fix issue token for v3Steve Martinelli2014-10-111-1/+3
|/
* CRUD operations for federated protocolsMarek Denis2014-10-081-0/+24
* Implement CRUD operations for Mapping objectsMarek Denis2014-10-081-0/+61
* Merge "add tests for identity v3 endpoint"Jenkins2014-08-231-0/+16
|\
| * add tests for identity v3 endpointwanghong2014-08-141-0/+16
* | add tests for identity v3 domainwanghong2014-08-141-0/+3
|/
* Fix IDP commandsJamie Lennox2014-07-211-3/+7
* Fix PEP8 E265 errorsDean Troyer2014-06-271-1/+2
* Refactor oauth1 code for updatesSteve Martinelli2014-06-141-0/+61
* Add role assignments list support to identity v3henriquetruta2014-05-301-0/+27
* Implement CRUD operations for Identity ProvidersMarek Denis2014-04-241-0/+27
* Add token create subcommand for identity v3 apiQiu Yu2014-01-291-0/+18
* Complete basic test infrastructureDean Troyer2013-11-181-0/+11
* Identity v3 testsDean Troyer2013-09-091-0/+106