summaryrefslogtreecommitdiff
path: root/heatclient/common/utils.py
Commit message (Expand)AuthorAgeFilesLines
* Remove sixTakashi Kajinami2022-05-091-12/+5
* Python 3.9: base64.encodestring is removedThomas Goirand2020-10-161-1/+1
* Update hacking for Python3ussuri-em2.1.0Andreas Jaeger2020-03-311-2/+2
* Cleanup of .keys() from dict_object.keys() *in* operatorjacky062019-12-051-1/+1
* Replace six.iteritems() with .items()M V P Nitesh2017-03-311-1/+1
* Remove log translationsliyi2017-03-231-2/+1
* Merge "Make method import_versioned_module work"Jenkins2017-01-101-8/+0
|\
| * Make method import_versioned_module workshizhihui2016-11-091-8/+0
* | Merge "Add convenience function for events over websocket"Jenkins2016-12-271-2/+4
|\ \
| * | Add convenience function for events over websocketThomas Herve2016-12-191-2/+4
| |/
* | Move required modules from oslo-incubatorrabi2016-11-121-5/+88
|/
* Graduate to oslo.i18n and cleanup incubator usageChuck Short2016-11-081-2/+2
* Show resource name path in event log formatterSteve Baker2016-09-061-2/+70
* Use poll_for_events for "openstack stack delete"Mark Vanderwiel2016-03-011-25/+0
* OpenstackClient plugin for stack deleteAmey Bhide2016-02-121-0/+25
* Edit backslashes for lines continuationsOleg Khavroshin2016-01-281-4/+5
* Use six.iteritems() instead of iter(XXX.items())dixiaoli2015-11-221-1/+1
* Refine event_log_formatter outputSteve Baker2015-11-161-11/+3
* OpenStackClient plugin for stack showSteve Baker2015-10-161-0/+4
* Fix the bug when showing event in log formatzengyingzhe2015-09-301-2/+2
* Add CLI option for update dry-runRyan S. Brown2015-09-041-0/+28
* Move usage methods *_request to get/post/etcPeter Razumovsky2015-06-091-0/+17
* Adds --format=log option to event-listRakesh H S2015-05-221-0/+26
* Add --nested-depth option to event-listSteven Hardy2015-04-161-0/+9
* Add option for heatclient to accept parameter value from fileRabi Mishra2015-03-301-8/+74
* Migrate to new oslo_xxx namespacetengqm2015-03-231-5/+5
* Make ; parsing optional in format_parametersSteve Baker2015-03-041-5/+6
* Fix different behavior in python3.4 json moduleThomas Herve2015-02-031-1/+2
* Add transtlation markers for error messagesTetiana Lashchova2014-12-101-5/+9
* Convert importutils to oslo.utilsSteven Hardy2014-12-031-1/+1
* Move to oslo.serializationSteven Hardy2014-11-101-1/+2
* Fix shell tests for Python 3.4Tetyana Lashchova2014-10-281-0/+6
* Remove unused/mutable default argsAnderson Mesquita2014-08-221-1/+2
* Add rel field to links displaySteven Hardy2014-07-241-1/+6
* Fix unicode display in parametersEthan Lynn2014-06-181-1/+1
* Using common methods from oslo cliutilsllg82122014-03-241-44/+5
* Remove None for dict.get()zhang-jinnan2014-02-191-1/+1
* Add filter option to stack-listAnderson Mesquita2014-02-051-1/+7
* Remove unused method 'string_to_bool' from utilsllg82122014-01-231-4/+0
* Misc typos in Heat clientanusha-rayani-72013-12-171-1/+1
* Use jsonutils from oslo incubatorChmouel Boudjnah2013-12-161-3/+3
* Transform print statement to print functionKui Shi2013-10-231-4/+5
* Merge "Allow -P to be invoked multiple times"0.2.5Jenkins2013-09-271-10/+18
|\
| * Allow -P to be invoked multiple timesSteve Baker2013-09-251-10/+18
* | Replace OpenStack LLC with OpenStack FoundationZhiQiang Fan2013-09-201-1/+1
|/
* Merge "Generate a template from a resource"Jenkins2013-08-131-1/+16
|\
| * Generate a template from a resourceAndrew Plunk2013-08-071-1/+16
* | Fix heat event list sorted order incorrectJUN JIE NAN2013-08-081-2/+5
|/
* Make the parameter checking consistent.Angus Salkeld2013-07-161-1/+3
* Format resource required_by in resource-show.Steve Baker2013-07-041-0/+4