summaryrefslogtreecommitdiff
path: root/heatclient/v1
Commit message (Expand)AuthorAgeFilesLines
* Remove sixTakashi Kajinami2022-05-098-15/+13
* [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
|/
* Update stack_id clearify for heat client functionsricolin2019-08-033-16/+34
* Merge "Load files from adopt file when adopt stack"Zuul2018-11-201-1/+5
|\
| * Load files from adopt file when adopt stackricolin2018-07-201-1/+5
* | Mark stacks returned by get loadedThomas Herve2018-06-071-1/+1
|/
* Merge "[policy in code] Change policy description"Zuul2018-02-071-1/+2
|\
| * [policy in code] Change policy descriptionricolin2017-10-201-1/+2
* | Add --no-rollback option for stack cancelrabi2017-11-081-0/+5
|/
* Fixing read before prompt bugJoe Borg2017-07-261-3/+3
* Merge "Add optional arguments '-y' in CLI:snapshot-delete"Jenkins2017-07-051-1/+22
|\
| * Add optional arguments '-y' in CLI:snapshot-deletericolin2017-05-171-1/+22
* | Merge "Replace six.iteritems() with .items()"Jenkins2017-06-124-8/+4
|\ \
| * | Replace six.iteritems() with .items()M V P Nitesh2017-03-314-8/+4
| |/
* | Don't encode path separatorsrabi2017-05-095-17/+17
|/
* Remove log translationsliyi2017-03-231-14/+12
* Support openstack stack exporthuangtianhua2017-02-141-0/+7
* Show 'project' info if heat server returnshuangtianhua2017-01-241-2/+5
* Update docs for mark-unhealthy commandZane Bitter2016-12-141-1/+1
* Move required modules from oslo-incubatorrabi2016-11-1210-10/+10
* Merge "Graduate to oslo.i18n and cleanup incubator usage"Jenkins2016-11-092-4/+4
|\
| * Graduate to oslo.i18n and cleanup incubator usageChuck Short2016-11-082-4/+4
* | Return condition functions based on the filter paramhuangtianhua2016-10-201-1/+9
|/
* 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-034-10/+6
|/
* Add support for stack file listSteven Hardy2016-07-211-0/+13
* Fix deprecation message for stack-previewrabi2016-07-131-1/+1
* Merge "Implement client side of event list --nested-depth"Jenkins2016-07-061-0/+3
|\
| * Implement client side of event list --nested-depthSteve Baker2016-06-101-0/+3
* | Show 'deletion_time' of stackshuangtianhua2016-06-251-2/+5
|/
* Merge "osc resource-type-show description option"Jenkins2016-05-301-2/+4
|\
| * osc resource-type-show description optionPeter Razumovsky2016-05-201-2/+4
* | Merge "osc resource-type-list description option"Jenkins2016-05-301-2/+16
|\ \ | |/
| * osc resource-type-list description optionPeter Razumovsky2016-05-201-2/+16
* | Fix typoThomas Herve2016-05-231-1/+1
|/
* Allow redirects to use location from responserabi2016-05-171-2/+6
* Add client library support for retrieving a stack's environmentJay Dobies2016-04-181-0/+13
* 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