summaryrefslogtreecommitdiff
path: root/heatclient/shell.py
Commit message (Expand)AuthorAgeFilesLines
* Add switch to disable token authentication.Ian Main2013-01-311-12/+23
* Don't log at all if debugging is not turned onAngus Salkeld2013-01-251-4/+0
* remove some glanceisms from the docsSteve Baker2012-12-041-3/+3
* Pass username and password as well as token.Steve Baker2012-11-071-0/+9
* pep8 and more testsSteve Baker2012-10-271-1/+1
* set up default logging even when not debuggingSteve Baker2012-10-251-8/+10
* Shell unit tests, remove unused code, display real results from REST APISteve Baker2012-10-231-44/+29
* Properly configure debug loggingSteve Baker2012-10-181-5/+3
* Get fakes and mox working so that any http request/response sequence can beSteve Baker2012-10-121-21/+24
* Initial importSteve Baker2012-10-101-0/+348