summaryrefslogtreecommitdiff
path: root/heatclient/v1
Commit message (Expand)AuthorAgeFilesLines
* Add option for heatclient to accept parameter value from fileRabi Mishra2015-03-301-7/+41
* Migrate to new oslo_xxx namespacetengqm2015-03-234-9/+6
* Implement deployment-createSteve Baker2015-03-051-1/+61
* Implement deployment-output-showSteve Baker2015-03-051-0/+39
* Sort event-list by oldest firstSteve Baker2015-02-101-1/+2
* Merge "Adds CLI heat service-list"0.3.0Jenkins2015-02-093-0/+42
|\
| * Adds CLI heat service-listKanagaraj Manickam2015-02-083-0/+42
* | Merge "Format attributes as JSON in resource-show output"Jenkins2015-02-061-0/+1
|\ \ | |/ |/|
| * Format attributes as JSON in resource-show outputSong Li2014-12-221-0/+1
* | Merge "output-show format by json or raw"Jenkins2015-01-281-1/+9
|\ \
| * | output-show format by json or rawSteve Baker2015-01-211-1/+9
* | | Add CLI commands to interact with software-configSteve Baker2015-01-211-0/+122
|/ /
* | CLI: Add --all option to output-show commandAdrien Vergé2015-01-141-11/+21
* | Fix passing an object url to the heat CLIJamie Lennox2015-01-071-4/+13
* | Merge "Add transtlation markers for log messages"Jenkins2014-12-251-14/+33
|\ \ | |/ |/|
| * Add transtlation markers for log messagesTetiana Lashchova2014-12-101-14/+33
* | Merge "Add transtlation markers for error messages"Jenkins2014-12-141-30/+34
|\ \ | |/
| * Add transtlation markers for error messagesTetiana Lashchova2014-12-101-30/+34
* | Merge "Add transtlation markers for help messages"Jenkins2014-12-141-151/+170
|\ \ | |/
| * Add transtlation markers for help messagesTetiana Lashchova2014-12-101-151/+170
* | Show the creation_time for stack snapshot listhuangtianhua2014-12-101-1/+3
|/
* Merge "Convert strutils to oslo.utils.encodeutils"Jenkins2014-12-024-12/+15
|\
| * Convert strutils to oslo.utils.encodeutilsSteven Hardy2014-11-124-12/+15
* | Fix H302 errorsTetiana Lashchova2014-11-261-1/+1
* | Merge "Implement restore operation"Jenkins2014-11-242-0/+24
|\ \
| * | Implement restore operationThomas Herve2014-11-102-0/+24
* | | Merge "Implement snapshot operations"Jenkins2014-11-242-0/+112
|\ \ \ | |/ / | | / | |/ |/|
| * Implement snapshot operationsThomas Herve2014-11-102-0/+112
* | Move to oslo.serializationSteven Hardy2014-11-101-1/+2
|/
* Fixed null str returned for incorrect parameterUnmesh Gurjar2014-09-251-1/+5
* Merge "Client supports check action"0.2.12Jenkins2014-09-252-0/+20
|\
| * Client supports check actionhuangtianhua2014-09-232-0/+20
* | Add a required 'args' to do_list()Angus Salkeld2014-09-241-1/+1
|/
* Fix stack update for Python APITetyana Lashchova2014-09-191-2/+1
* Add 'cancel_update' action and commandSteve Baker2014-09-182-0/+20
* Merge "Add stack-update argument for reset parameters"Jenkins2014-09-181-0/+12
|\
| * Add stack-update argument for reset parametersWinnie Tsang2014-09-161-0/+12
* | Merge "Add stack-update argument for patching parameters"Jenkins2014-09-182-1/+14
|\ \ | |/
| * Add stack-update argument for patching parametersWinnie Tsang2014-09-162-1/+14
* | Display stack owner info on stack-listAnderson Mesquita2014-09-161-3/+9
|/
* Merge "Reuse existing disable_rollback in stack-update"Jenkins2014-09-161-3/+34
|\
| * Reuse existing disable_rollback in stack-updatePavlo Shchelokovskyy2014-09-131-3/+34
* | Add --show-nested option to stack-listSteven Hardy2014-09-121-1/+6
|/
* Merge "Template is not required on stack-adopt"Jenkins2014-09-111-15/+3
|\
| * Template is not required on stack-adoptVijendar Komalla2014-09-031-15/+3
* | Re-add keystone v3 auth with fixesDavid Hu2014-09-041-1/+1
* | output-file option in stack-abandonMasahito Muroi2014-08-271-2/+15
|/
* Merge "Remove unused/mutable default args"Jenkins2014-08-271-5/+4
|\
| * Remove unused/mutable default argsAnderson Mesquita2014-08-221-5/+4
* | Merge "Update stack-preview usage text"Jenkins2014-08-261-4/+5
|\ \