summaryrefslogtreecommitdiff
path: root/heatclient/v1
Commit message (Expand)AuthorAgeFilesLines
* 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-262-0/+43
|\
| * Add heat client support for Resource set healthAhmed Elkhouly2016-02-082-0/+43
* | 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-202-0/+12
|/ / /
* | | 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-102-2/+20
|\ \ \ | |_|/ |/| |
| * | Adds ignore_errors for template-validate commandKanagaraj Manickam2016-02-092-2/+20
* | | Merge "Add show_nested support to update --dry-run"Jenkins2016-02-052-6/+10
|\ \ \
| * | | Add show_nested support to update --dry-runSteven Hardy2016-01-182-6/+10
* | | | Merge "Edit backslashes for lines continuations"Jenkins2016-02-021-2/+2
|\ \ \ \
| * | | | Edit backslashes for lines continuationsOleg Khavroshin2016-01-281-2/+2
| |/ / /
* | | | 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-132-3/+11
|\ \
| * | Add resolve_outputs parameter to stack get methodOleksii Chuprykov2016-01-122-3/+11
| |/
* | Added -P support to template-validateJay Dobies2016-01-061-1/+7
|/
* Resolve outputs from stack objectOleksii Chuprykov2015-12-251-34/+58
* Use stack lookup for getting stack name/idOleksii Chuprykov2015-12-211-42/+42
* Enable pep8 E126 testricolin2015-12-011-4/+2
* Enable pep8 E128 testricolin2015-12-011-49/+51
* Merge "Add output API calls implementations"Jenkins2015-11-272-35/+64
|\
| * Add output API calls implementationsPeter Razumovsky2015-11-162-35/+64
* | Enable pep8 H405 testsricolin2015-11-169-12/+16
|/
* 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-302-0/+39
* Fix error in stack-list metadataBryan Jones2015-10-151-1/+1
* Add PATCH support for stack-update --dry-runSteven Hardy2015-10-021-3/+8
* Merge "Ability to specify show_nested for template validation"0.8.0Jenkins2015-09-162-2/+11
|\
| * Ability to specify show_nested for template validationJay Dobies2015-09-162-2/+11
* | 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-092-0/+34
|\ \
| * | Add CLI option for update dry-runRyan S. Brown2015-09-042-0/+34