summaryrefslogtreecommitdiff
path: root/tests/test_shell.py
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicate test definitionsDirk Mueller2013-04-221-3/+0
* Added missing unit tests for shell.pyVasyl Khomenko2013-02-151-4/+82
* Allow requests up to 0.8 and greaterChuck Short2013-02-111-2/+1
* Allow request timeout to be specified.Joshua Harlow2013-01-181-1/+39
* Use testtools instead of unittest for base classes.Monty Taylor2012-12-251-13/+14
* Use requests module for HTTP/HTTPSDean Troyer2012-12-181-6/+2
* Rename --no_cache to --os_cache.Dan Prince2012-12-071-2/+2
* bug-1040361: use keyring to store tokensGuang Yee2012-12-041-0/+18
* Change CLI options to use dashesDean Troyer2012-06-281-0/+104
* Change --user to --user_id and --role to --role_id in the keystone client for...Everett Toews2012-05-111-4/+4
* Backslash continuations (python-keystoneclient)Zhongyue Luo2012-03-171-44/+59
* Change CLIAuth arg namesDean Troyer2012-03-141-24/+30
* Add endpoint commands help textDean Troyer2012-03-091-0/+22
* Clean up EC2 CRUDDean Troyer2012-02-271-0/+23
* Fix --tenant_id corner case with ec2-create-creds commandDean Troyer2012-02-241-2/+34
* Move --version to --identity_api_versionBrian Waldon2012-02-211-5/+5
* Remove internal '-' from flag namesDean Troyer2012-02-201-1/+36
* Add tenant commands to cliDean Troyer2012-02-171-4/+52
* update test env shellJesse Andrews2011-12-181-4/+4
* Initial commit.Gabriel Hurley2011-10-251-0/+39