summaryrefslogtreecommitdiff
path: root/keystoneclient/shell.py
Commit message (Expand)AuthorAgeFilesLines
* Drop support for OS --tenant_id (bug 960977)Dolph Mathews2012-04-031-4/+0
* Useful messages for missing auth data (bug 946297)Dolph Mathews2012-03-211-28/+40
* Backslash continuations (python-keystoneclient)Zhongyue Luo2012-03-171-1/+1
* Merge "CLI shows help without args (bug 936398)"Jenkins2012-03-161-1/+1
|\
| * CLI shows help without args (bug 936398)Dolph Mathews2012-03-131-1/+1
* | Change CLIAuth arg namesDean Troyer2012-03-141-29/+72
|/
* Fix --tenant_id corner case with ec2-create-creds commandDean Troyer2012-02-241-2/+2
* Merge "Help output tweaks, Vol I"Jenkins2012-02-241-5/+11
|\
| * Help output tweaks, Vol IDean Troyer2012-02-221-5/+11
* | Improve usability of CLI.jakedahn2012-02-231-15/+15
* | Move --version to --identity_api_versionBrian Waldon2012-02-211-7/+19
|/
* Remove internal '-' from flag namesDean Troyer2012-02-201-1/+1
* Allow --token and --endpoint to bypass catalogVishvananda Ishaya2012-02-081-13/+26
* Blueprint cli-auth: common cli argsDean Troyer2012-02-021-28/+28
* Support for version and extension discoveryessex-3Ziad Sawalha2012-01-201-20/+27
* Implementing a minimal, but useful CLI.jakedahn2012-01-181-20/+21
* pep8Jesse Andrews2011-12-181-5/+5
* more work on standardization of cliauthJesse Andrews2011-12-171-7/+7
* remove user_id as you shouldn't auth using itJesse Andrews2011-12-171-9/+3
* initial pass to cliauth blueprintJesse Andrews2011-12-171-39/+39
* more pep8 cleanupJoe Heck2011-11-101-4/+5
* Initial commit.Gabriel Hurley2011-10-251-0/+228