summaryrefslogtreecommitdiff
path: root/keystoneclient/v2_0/shell.py
Commit message (Expand)AuthorAgeFilesLines
* Replace OpenStack LLC with OpenStack Foundation0.4.1ZhiQiang Fan2013-10-171-1/+1
* Allow blank to email in user-updateYuuichi Fujioka2013-09-171-1/+1
* Merge "Fixes files with wrong bitmode"Jenkins2013-08-151-0/+0
|\
| * Fixes files with wrong bitmodelawrancejing2013-08-131-0/+0
* | python3: Add basic compatibility supportChuck Short2013-08-041-1/+3
|/
* flake8: fix alphabetical imports and enable H306Dolph Mathews2013-08-011-1/+1
* Fix and enable gating on H402Dirk Mueller2013-07-121-25/+25
* Add name arguments to keystone command.Ken'ichi Ohmichi2013-07-011-8/+20
* Use Python 3.x compatible print syntaxDirk Mueller2013-06-231-12/+12
* Missing command descriptions for 'token-get' and 'endpoint-get'xingzhou2013-05-271-0/+3
* Allow secure user password update.Pradeep Kilambi2013-05-201-2/+8
* Add name arguments to keystone command.Ken'ichi Ohmichi2013-01-171-49/+84
* Merge "Spelling: compatibile->compatible"Jenkins2013-01-081-4/+4
|\
| * Spelling: compatibile->compatibleDolph Mathews2012-12-141-4/+4
* | Fix keystone *-list order by 'name'Masayuki Igawa2012-12-191-4/+6
|/
* Fix keystoneclient user-list output orderMasayuki Igawa2012-12-111-1/+2
* Add command to allow users to change their own passwordDerek Higgins2012-11-271-0/+33
* HACKING compliance: consistent usage of 'except'Dolph Mathews2012-11-051-4/+4
* Merge "Added 'service_id' column to endpoint-list"Jenkins2012-10-131-1/+2
|\
| * Added 'service_id' column to endpoint-listLaurence Miao2012-10-121-1/+2
* | Useful error msg when missing catalog (bug 949904)Dolph Mathews2012-10-111-0/+17
* | change default wrap for tokens from 78 characters to 0Adam Young2012-10-061-1/+1
|/
* pep8 1.3.1 cleanupJoe Heck2012-09-291-1/+1
* Allow empty description for tenants.Bhuvan Arumugam2012-09-271-1/+1
* Add wrap option to keystone token-get for humansJoe Gordon2012-09-251-1/+4
* Change CLI options to use dashesDean Troyer2012-06-281-18/+37
* Merge "Require service_id for endpoint-create (bug 987457)"Jenkins2012-06-201-1/+1
|\
| * Require service_id for endpoint-create (bug 987457)Dolph Mathews2012-04-231-1/+1
* | Merge "fix bug lp:936168,format output."Jenkins2012-06-071-1/+1
|\ \
| * | fix bug lp:936168,format output.Yaguang Tang2012-06-031-1/+1
* | | pep8 1.1 changes and updatesJoe Heck2012-06-011-8/+10
|/ /
* | Change --user to --user_id and --role to --role_id in the keystone client for...Everett Toews2012-05-111-30/+30
* | Merge "Split user-role-list from user-list"Jenkins2012-05-031-14/+24
|\ \ | |/ |/|
| * Split user-role-list from user-listDolph Mathews2012-03-141-14/+24
* | Implement user-get based on tenant-get (bug 940272)Dolph Mathews2012-03-201-0/+7
|/
* enabled treated as string (bug 953678)Dolph Mathews2012-03-141-4/+4
* Merge "fix bug 950685,make update user password works"Jenkins2012-03-101-2/+2
|\
| * fix bug 950685,make update user password worksYaguang Tang2012-03-101-2/+2
* | Merge "List roles for user on CLI (bug 932282)"Jenkins2012-03-101-2/+14
|\ \ | |/ |/|
| * List roles for user on CLI (bug 932282)Dolph Mathews2012-03-091-2/+14
* | Add endpoint commands help textDean Troyer2012-03-091-21/+17
|/
* Make ec2-credentials-* commands work properly for non-admin userDean Troyer2012-03-061-7/+23
* Merge "Endpoints: Add create, delete, list support"essex-4Jenkins2012-02-281-0/+39
|\
| * Endpoints: Add create, delete, list supportAdam Gandelman2012-02-271-0/+39
* | Clean up EC2 CRUDDean Troyer2012-02-271-6/+24
|/
* Improve usability of CLI.jakedahn2012-02-231-143/+135
* Remove internal '-' from flag namesDean Troyer2012-02-201-2/+2
* Add tenant commands to cliDean Troyer2012-02-171-66/+78
* Display token and service catalog for userBrian Waldon2012-02-161-0/+42
* Fixes user update methods.Tihomir Trifonov2012-02-151-3/+5