summaryrefslogtreecommitdiff
path: root/heatclient/v1/shell.py
Commit message (Expand)AuthorAgeFilesLines
* Fix typoThomas Herve2016-05-231-1/+1
* Support "--pre-delete" argument for hook-clearhuangtianhua2016-04-161-0/+4
* Merge "OSC plugin for orchestration template validate"Jenkins2016-03-291-17/+6
|\
| * OSC plugin for orchestration template validateMark Vanderwiel2016-03-241-17/+6
* | stack-delete command should not call do_stack_list.PanFengyun2016-03-171-1/+2
|/
* Added deprecation warnings for heat commandsDmitriy Uvarenkov2016-03-151-6/+114
* Fixed exceptions handling in stacks deletingDmitriy Uvarenkov2016-03-071-1/+1
* Prompt user before deleting stack if ttyCrag Wolfe2016-02-261-0/+22
* Merge "Add heat client support for Resource set health"Jenkins2016-02-261-0/+22
|\
| * Add heat client support for Resource set healthAhmed Elkhouly2016-02-081-0/+22
* | Merge "Changes to support server-side environment resolution"Jenkins2016-02-261-5/+25
|\ \
| * | Changes to support server-side environment resolutionJay Dobies2016-02-161-5/+25
* | | Merge "Move poll_for_events to event_utils"Jenkins2016-02-251-36/+11
|\ \ \
| * | | Move poll_for_events to event_utilsSteve Baker2016-02-241-36/+11
* | | | Merge "Add stack hook poll and clear to openstack client"Jenkins2016-02-251-56/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Add stack hook poll and clear to openstack clientMark Vanderwiel2016-02-181-56/+5
* | | | Stack resource searchKanagaraj Manickam2016-02-201-0/+7
|/ / /
* | | Remove the only-value flag of output-showThomas Herve2016-02-171-10/+14
|/ /
* | Merge "Validate for empty file for stack-adopt"Jenkins2016-02-151-0/+3
|\ \
| * | Validate for empty file for stack-adoptneetu2016-01-131-0/+3
* | | Merge "Adds ignore_errors for template-validate command"Jenkins2016-02-101-0/+5
|\ \ \ | |_|/ |/| |
| * | Adds ignore_errors for template-validate commandKanagaraj Manickam2016-02-091-0/+5
* | | Merge "Add show_nested support to update --dry-run"Jenkins2016-02-051-0/+5
|\ \ \
| * | | Add show_nested support to update --dry-runSteven Hardy2016-01-181-0/+5
* | | | Merge "Raise CommandError when Any of stack/deployment/config delete failed"Jenkins2016-02-011-15/+20
|\ \ \ \ | |_|/ / |/| | |
| * | | Raise CommandError when Any of stack/deployment/config delete faileddixiaoli2016-01-281-15/+20
| |/ /
* | | Add formatters for 'tags' in method _do_stack_showdixiaoli2016-01-251-1/+2
|/ /
* | OpenstackClient plugin for stack createBryan Jones2016-01-141-28/+3
* | Merge "Add resolve_outputs parameter to stack get method"Jenkins2016-01-131-1/+4
|\ \
| * | 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
|\ \ \