summaryrefslogtreecommitdiff
path: root/heatclient/v1/resources.py
Commit message (Expand)AuthorAgeFilesLines
* Remove sixTakashi Kajinami2022-05-091-1/+1
* Update stack_id clearify for heat client functionsricolin2019-08-031-4/+4
* Merge "Replace six.iteritems() with .items()"Jenkins2017-06-121-2/+1
|\
| * Replace six.iteritems() with .items()M V P Nitesh2017-03-311-2/+1
* | Don't encode path separatorsrabi2017-05-091-9/+9
|/
* Move required modules from oslo-incubatorrabi2016-11-121-1/+1
* Standardize import formatshizhihui2016-08-031-1/+1
* Merge "Add heat client support for Resource set health"Jenkins2016-02-261-0/+21
|\
| * Add heat client support for Resource set healthAhmed Elkhouly2016-02-081-0/+21
* | Stack resource searchKanagaraj Manickam2016-02-201-0/+5
|/
* Enable pep8 H405 testsricolin2015-11-161-3/+3
* add with_detail parameter in heat resource-list requestRico Lin2015-07-271-3/+10
* Support 'with_attr' parameter for resource-showhuangtianhua2015-07-211-1/+6
* resource-list --nested-depth stack_name columnSteve Baker2015-06-261-0/+8
* Move usage methods *_request to get/post/etcPeter Razumovsky2015-06-091-6/+11
* Migrate to new oslo_xxx namespacetengqm2015-03-231-2/+1
* Convert strutils to oslo.utils.encodeutilsSteven Hardy2014-11-121-5/+6
* Add nested-depth option to resource-listAnderson Mesquita2014-08-151-1/+3
* Deprecate misleading cli command 'resource-template'Rabi Mishra2014-07-141-0/+3
* Remove dependent module py3kcompatllg82122014-03-181-11/+9
* Merge "Update apiclient.base and reuse new functional"Jenkins2014-03-011-5/+0
|\
| * Update apiclient.base and reuse new functionalAndrey Kurilin2014-02-191-5/+0
* | Support the native signal APIThomas Herve2014-02-191-0/+13
|/
* Add to_dict() method to Resource classSimon Pasquier2014-01-131-0/+5
* Reuse BaseManager and Resource from osloAndrey Kurilin2013-12-161-4/+4
* Fix i18n error when resource-name is non-englishchenxiao2013-11-251-10/+16
* Replace OpenStack LLC with OpenStack FoundationZhiQiang Fan2013-09-201-1/+1
* Generate a template from a resourceAndrew Plunk2013-08-071-0/+6
* Fix all the pep8 E* and F* errors.Angus Salkeld2013-06-271-4/+4
* Cleaned up code in anticipation of flake8.Monty Taylor2013-05-181-2/+0
* Display resource metadata as indented jsonSteve Baker2013-03-271-1/+2
* Support for events list and detailsSteve Baker2012-11-281-25/+15
* Implement client resource support.Steve Baker2012-11-201-0/+80