summaryrefslogtreecommitdiff
path: root/keystoneclient/client.py
Commit message (Expand)AuthorAgeFilesLines
...
* | Ensure JSON isn't read on no HTTP response bodyJay Pipes2012-10-171-7/+7
|/
* splitting http req and resp loggingJoe Heck2012-08-231-9/+15
* Add '--insecure' commandline argument0.1.2Sascha Peilicke2012-07-201-1/+2
* Support 2-way SSL with Keystone server if it is configured to enforceLiem Nguyen2012-07-031-2/+8
* Removed unused imports and variables.Josh Kearney2012-04-051-3/+1
* Removed ?fresh=nonsense (bug 936405)Dolph Mathews2012-03-071-16/+0
* Allow --token and --endpoint to bypass catalogVishvananda Ishaya2012-02-081-1/+1
* Blueprint cli-auth: common cli argsDean Troyer2012-02-021-1/+1
* finish removing project_idJesse Andrews2011-12-191-2/+2
* remove print statements and uncomment exceptionsJesse Andrews2011-12-171-1/+0
* more work on standardization of cliauthJesse Andrews2011-12-171-2/+2
* remove user_id as you shouldn't auth using itJesse Andrews2011-12-171-5/+3
* initial pass to cliauth blueprintJesse Andrews2011-12-171-7/+9
* Improved logging/error messages.Gabriel Hurley2011-11-171-0/+1
* more pep8 cleanupJoe Heck2011-11-101-1/+3
* Project ID always treated as a string.Gabriel Hurley2011-10-311-1/+1
* Initial commit.Gabriel Hurley2011-10-251-0/+189