summaryrefslogtreecommitdiff
path: root/heatclient/v1/shell.py
Commit message (Expand)AuthorAgeFilesLines
* Remove sixTakashi Kajinami2022-05-091-5/+4
* [goal] Migrate testing to ubuntu focalGhanshyam Mann2020-09-061-1/+1
* Update hacking for Python3ussuri-em2.1.0Andreas Jaeger2020-03-311-1/+1
* Merge "Cleanup of .keys() from dict_object.keys() *in* operator"Zuul2020-02-211-1/+1
|\
| * Cleanup of .keys() from dict_object.keys() *in* operatorjacky062019-12-051-1/+1
* | Remove mox usage from test_shellZane Bitter2020-02-101-3/+1
|/
* Load files from adopt file when adopt stackricolin2018-07-201-1/+5
* [policy in code] Change policy descriptionricolin2017-10-201-1/+2
* Fixing read before prompt bugJoe Borg2017-07-261-3/+3
* Add optional arguments '-y' in CLI:snapshot-deletericolin2017-05-171-1/+22
* Remove log translationsliyi2017-03-231-14/+12
* Show 'project' info if heat server returnshuangtianhua2017-01-241-2/+5
* Update docs for mark-unhealthy commandZane Bitter2016-12-141-1/+1
* Graduate to oslo.i18n and cleanup incubator usageChuck Short2016-11-081-3/+3
* Fix "heat output-show -F json" output formatJason Dunsmore2016-09-301-6/+6
* Improved the help message of the stack-list tagsSharat Sharma2016-09-191-8/+12
* Merge "Trivial:Standardize the output format of 'help' in shell.py"Jenkins2016-08-311-4/+4
|\
| * Trivial:Standardize the output format of 'help' in shell.pyshizhihui2016-08-301-4/+4
* | Standardize import formatshizhihui2016-08-031-4/+2
|/
* Fix deprecation message for stack-previewrabi2016-07-131-1/+1
* Show 'deletion_time' of stackshuangtianhua2016-06-251-2/+5
* 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
|\ \