summaryrefslogtreecommitdiff
path: root/heatclient/v1
Commit message (Expand)AuthorAgeFilesLines
* heatclient : Add --disable-rollback option0.2.0Steven Hardy2013-02-181-0/+5
* heatclient : correct timeout parameter nameSteven Hardy2013-02-181-1/+1
* Deprecate commands and add unified cli replacements.Steve Baker2012-12-041-3/+94
* Merge "Pass template as a string if it is not JSON."Jenkins2012-11-271-1/+5
|\
| * Pass template as a string if it is not JSON.Steve Baker2012-11-261-1/+5
* | Support for events list and detailsSteve Baker2012-11-285-38/+146
|/
* Implement client resource support.Steve Baker2012-11-203-32/+139
* Support name or id for stack operations.Steve Baker2012-11-131-36/+21
* pep8 and more testsSteve Baker2012-10-272-21/+16
* - Comment out commands that don't yet have a REST API equivalentSteve Baker2012-10-261-44/+47
* Feature parity with REST APISteve Baker2012-10-252-88/+72
* Implement describe, and format the resultsSteve Baker2012-10-252-12/+30
* Shell unit tests, remove unused code, display real results from REST APISteve Baker2012-10-231-14/+37
* pass the dict to print_dictSteve Baker2012-10-181-1/+1
* Mock at the json request level instead of the http connection level. Test cre...Steve Baker2012-10-161-3/+1
* Get fakes and mox working so that any http request/response sequence can beSteve Baker2012-10-121-5/+0
* pyc files should not have been committedSteve Baker2012-10-123-0/+0
* Format parameters for create callSteve Baker2012-10-112-6/+22
* add some more non-functioning skeleton codeSteve Baker2012-10-102-31/+21
* Define CLI commands and arguments for entire API.Steve Baker2012-10-102-38/+120
* Initial importSteve Baker2012-10-107-0/+276