summaryrefslogtreecommitdiff
path: root/openstackclient/identity/v2_0
Commit message (Expand)AuthorAgeFilesLines
* Fix catalog list when region name is absentDean Troyer2015-03-061-1/+2
* Fix identity v2 catalog listTerryHowe2015-03-041-1/+2
* Update service clist commands for v2 and v3Dean Troyer2015-01-161-7/+7
* Merge "Rework role list v2 for --user and --project"Jenkins2015-01-131-2/+67
|\
| * Rework role list v2 for --user and --projectSteve Martinelli2015-01-101-2/+67
* | Merge "Tweaks to the catalog doc and show command"Jenkins2015-01-131-1/+6
|\ \
| * | Tweaks to the catalog doc and show commandSteve Martinelli2015-01-131-1/+6
* | | Merge "Fine tune some of the helps commands"Jenkins2015-01-134-8/+8
|\ \ \ | |/ /
| * | Fine tune some of the helps commandsSteve Martinelli2015-01-135-9/+9
| |/
* | Merge "fix some small issues in catalog show"Jenkins2015-01-121-12/+7
|\ \
| * | fix some small issues in catalog showwanghong2015-01-121-12/+7
| |/
* | Command docs: add serviceDean Troyer2015-01-121-3/+3
|/
* Merge "Add endpoint v3 docs"Jenkins2015-01-041-20/+27
|\
| * Add endpoint v3 docsDean Troyer2015-01-021-20/+27
* | Merge "type should be required for v2.0 service create"Jenkins2015-01-031-8/+33
|\ \
| * | type should be required for v2.0 service createlin-hua-cheng2014-12-301-8/+33
* | | Command docs: ec2 credentialsDean Troyer2015-01-021-6/+8
| |/ |/|
* | add multi-delete support for identitywanghong2014-12-233-27/+30
|/
* Don't import form keystoneclient.openstack.commonJamie Lennox2014-12-173-3/+3
* Followup for ec2 credentials command fixDean Troyer2014-12-051-0/+12
* Fix ec2 credentials commands for new authDean Troyer2014-12-051-5/+5
* Safely pop project parent idSteve Martinelli2014-12-041-3/+5
* Command object docs: project, role, userDean Troyer2014-12-013-44/+55
* Begin copying wiki command list hereDean Troyer2014-11-191-1/+1
* Add additional support for --or-showSteve Martinelli2014-11-142-7/+38
* Add --or-show option to user createDean Troyer2014-11-071-7/+23
* Remove ClientManager._service_catalogDean Troyer2014-10-181-1/+2
* Merge "Mark identity v2 resources for translation"Jenkins2014-10-127-60/+64
|\
| * Mark identity v2 resources for translationSteve Martinelli2014-10-097-60/+64
* | Add translation markers for user v2 actionsSteve Martinelli2014-10-091-20/+21
|/
* Merge "Add service catalog commands"Jenkins2014-09-191-0/+98
|\
| * Add service catalog commandsDean Troyer2014-09-181-0/+98
* | Return current user/project for user/project show commandsDean Troyer2014-09-142-17/+53
|/
* Use Keystone client session.SessionDean Troyer2014-09-081-2/+1
* user create v2.0 depends on tenantId in responseSteve Martinelli2014-08-041-3/+4
* Normalize more help stringsDean Troyer2014-07-241-1/+1
* Rename token classes to match commandDean Troyer2014-06-271-7/+9
* Merge "Change the token verb to issue/revoke"Jenkins2014-06-181-2/+2
|\
| * Change the token verb to issue/revokeTerry Howe2014-06-181-2/+2
* | Merge "Add token delete command for identity v2"Jenkins2014-06-181-0/+22
|\ \ | |/
| * Add token delete command for identity v2Terry Howe2014-05-231-0/+22
* | Merge "replace string format arguments with function parameters"Jenkins2014-06-107-30/+30
|\ \
| * | replace string format arguments with function parametersChristian Berendt2014-05-207-30/+30
| |/
* | Fixed several typos throughout the codebaseAlex Gaynor2014-05-211-1/+1
|/
* Merge "Make endpoint commands more consistent"Jenkins2014-04-232-98/+27
|\
| * Make endpoint commands more consistentTerry Howe2014-03-282-98/+27
* | Fix the project option to user list so it filtersTerry Howe2014-04-011-2/+17
* | Correct display of project/tenant id on display of credentialsChris Johnson2014-03-211-2/+4
* | Add ability to set key value pairs in projectsTerry Howe2014-03-061-0/+22
|/
* Merge "Fix some help strings"Jenkins2014-02-233-3/+3
|\