summaryrefslogtreecommitdiff
path: root/heatclient/v1/shell.py
Commit message (Expand)AuthorAgeFilesLines
...
| * | Add resolve_outputs parameter to stack get methodOleksii Chuprykov2016-01-121-1/+4
| |/
* | Added -P support to template-validateJay Dobies2016-01-061-1/+7
|/
* Resolve outputs from stack objectOleksii Chuprykov2015-12-251-34/+58
* Enable pep8 E126 testricolin2015-12-011-4/+2
* Enable pep8 E128 testricolin2015-12-011-49/+51
* Merge "Add output API calls implementations"Jenkins2015-11-271-35/+43
|\
| * Add output API calls implementationsPeter Razumovsky2015-11-161-35/+43
* | Enable pep8 H405 testsricolin2015-11-161-5/+4
|/
* Delete the corresponding config when deleting a deploymentzengyingzhe2015-11-121-3/+16
* Fix environment files parsing bug for stack-adoptzengyingzhe2015-11-051-2/+2
* Support to list software configslvdongbing2015-10-301-0/+16
* Fix error in stack-list metadataBryan Jones2015-10-151-1/+1
* Merge "Ability to specify show_nested for template validation"0.8.0Jenkins2015-09-161-1/+6
|\
| * Ability to specify show_nested for template validationJay Dobies2015-09-161-1/+6
* | stack-update -x tolerate no templateSteven Hardy2015-09-161-3/+7
* | Merge "Fix stack sorting support"Jenkins2015-09-111-2/+39
|\ \ | |/ |/|
| * Fix stack sorting supporttengqm2015-09-101-2/+39
* | Merge "Add CLI option for update dry-run"Jenkins2015-09-091-0/+24
|\ \
| * | Add CLI option for update dry-runRyan S. Brown2015-09-041-0/+24
* | | Enable filters for heat resource-type-listKanagaraj Manickam2015-09-081-1/+8
* | | Merge "Improve the format hint of -Pf option"0.7.0Jenkins2015-09-011-3/+3
|\ \ \
| * | | Improve the format hint of -Pf optionzengyingzhe2015-08-261-3/+3
| | |/ | |/|
* | | Merge "Do not show snapshot data when doing snapshot-list"Jenkins2015-09-011-4/+1
|\ \ \
| * | | Do not show snapshot data when doing snapshot-listEthan Lynn2015-08-191-4/+1
| |/ /
* | | Merge "Support tags parameter for stack-preview"Jenkins2015-09-011-0/+5
|\ \ \ | |_|/ |/| |
| * | Support tags parameter for stack-previewhuangtianhua2015-08-241-0/+5
| |/
* | Fix a nit in resource-list helpzengyingzhe2015-08-281-1/+1
|/
* Poll functionality for stack create actionRakesh H S2015-08-101-14/+60
* Merge "add with_detail parameter in heat resource-list request"Jenkins2015-08-031-1/+5
|\
| * add with_detail parameter in heat resource-list requestRico Lin2015-07-271-1/+5
* | Merge "Fix docstrings and add missing"Jenkins2015-07-281-3/+4
|\ \ | |/ |/|
| * Fix docstrings and add missingTetiana Lashchova2015-07-231-3/+4
* | Merge "Support 'with_attr' parameter for resource-show"Jenkins2015-07-271-0/+6
|\ \
| * | Support 'with_attr' parameter for resource-showhuangtianhua2015-07-211-0/+6
| |/
* | Add missing `deployment-list` to cliRabi Mishra2015-07-231-0/+11
|/
* Merge "Fix error when creating deployment from cli"Jenkins2015-07-161-5/+8
|\
| * Fix error when creating deployment from cliRabi Mishra2015-07-101-5/+8
* | Add support for template-function-list commandTetiana Lashchova2015-07-091-0/+13
* | Merge "resource-list --nested-depth stack_name column"Jenkins2015-07-061-1/+1
|\ \ | |/ |/|
| * resource-list --nested-depth stack_name columnSteve Baker2015-06-261-1/+1
* | Merge "Add support for template-version-list command"Jenkins2015-07-031-0/+7
|\ \
| * | Add support for template-version-list commandTetiana Lashchova2015-07-021-0/+7
| |/
* | Move SessionClient from HTTPClient to adapterPeter Razumovsky2015-06-261-1/+6
|/
* Merge "Adds --format=log option to event-list"Jenkins2015-05-291-1/+7
|\
| * Adds --format=log option to event-listRakesh H S2015-05-221-1/+7
* | Add --tags option to stack-create and stack-updateJason Dunsmore2015-05-151-0/+8
* | Add stack tag filtering options to stack-listJason Dunsmore2015-05-151-0/+16
|/
* Make hook type optional for hook-clearSteven Hardy2015-05-111-31/+36
* Add hook-poll function to check if a stack has pending hooksSteven Hardy2015-05-111-0/+62
* Refactor common event code into event_utils moduleSteven Hardy2015-05-111-67/+6