summaryrefslogtreecommitdiff
path: root/bin/heat-engine
Commit message (Expand)AuthorAgeFilesLines
* Fix hacking warningsAndreas Jaeger2020-04-161-3/+5
* Remove log translationsliyi2017-03-251-4/+3
* Remove warnings in heatricolin2016-01-201-4/+9
* Fix [H405] pep rule in binPeter Razumovsky2015-10-081-6/+7
* Add console_scripts entry points for all heat servicesSirushti Murugesan2015-09-031-59/+18
* Introduce Guru Meditation Reports into Heatzhangchunlong1@huawei.com2015-07-021-2/+4
* Switch to oslo.serviceSergey Vilgelm2015-06-231-2/+3
* Merge "passed version information while parsing arguments"Jenkins2015-03-241-1/+3
|\
| * passed version information while parsing argumentsrajiv2015-03-221-1/+3
* | Move stack_user_domain warning to startupAngus Salkeld2015-03-231-0/+3
|/
* Make import of oslo libraries namespacelessJens Rosenboom2015-02-181-2/+2
* Move logging to use oslo_log librarySteven Hardy2015-02-171-3/+4
* Enable H305 and H307 style checksPavlo Shchelokovskyy2015-01-201-2/+1
* Check that template format plugins are registeredTetiana Lashchova2014-12-161-0/+10
* Add OSprofiler integration into HeatAngus Salkeld2014-10-031-0/+2
* Add an option to disable cloud watch liteAngus Salkeld2014-09-251-3/+4
* Import oslo.i18n and port heat bins to use oslo.i18nEthan Lynn2014-09-021-3/+2
* Detect neutron endpoint on-the-flySteve Baker2014-08-291-19/+0
* Allow to decide between Nova-network and NeutronPavlo Shchelokovskyy2014-08-271-0/+19
* Merge "Refactor service readiness notification"Jenkins2014-08-081-2/+1
|\
| * Refactor service readiness notificationAlan Pevec2014-07-161-2/+1
* | Merge "Stop overriding CONF.default_log_levels per binary"Jenkins2014-07-171-6/+0
|\ \ | |/ |/|
| * Stop overriding CONF.default_log_levels per binaryJoe Gordon2014-06-171-6/+0
* | Port to oslo.messagingThomas Herve2014-06-261-0/+2
|/
* Move Engine initialization into service start()Steven Hardy2014-06-011-0/+3
* Re-enable lazy translationEthan Lynn2014-05-271-2/+2
* Order imports in alphabetical order (9/9)Pavlo Shchelokovskyy2014-05-221-5/+2
* Revert "Default engine workers to the number of CPUs"Clint Byrum2014-05-201-6/+1
* Default engine workers to the number of CPUsClint Byrum2014-05-151-1/+6
* Allow setting the number of heat engine workersClint Byrum2014-05-141-1/+1
* Make the first line of every file consistent.Jason Dunsmore2014-03-041-1/+0
* Remove vim header from files.Jason Dunsmore2014-03-041-1/+0
* Merge "Add systemd notification support to heat"Jenkins2014-02-191-0/+3
|\
| * Add systemd notification support to heatLon Hohberger2014-02-191-0/+3
* | Revert "Merge "Re-enable lazy translation""Thomas Herve2014-02-181-2/+1
|/
* Re-enable lazy translationcbjchen@cn.ibm.com2014-02-161-1/+2
* Migrate to Oslo DB 96d1f887dda Part 3Alexander Gordeev2013-10-091-2/+0
* Disable lazy translationBen Nemec2013-10-011-1/+1
* Enable localizable REST API responses via the Accept-Language headerLuis A. Garcia2013-08-031-1/+1
* Update oslo.notifier and always register optionsJulien Danjou2013-07-111-2/+0
* install "_" via gettextutilsLiang Chen2013-06-301-2/+3
* heat engine : register options before using themSteven Hardy2013-04-291-0/+1
* Remove engine_topic configuration optionMark McLoughlin2013-04-271-1/+2
* Use oslo logging setup.Angus Salkeld2013-03-041-4/+8
* Use oslo-config-2013.1b3Mark McLoughlin2013-02-181-1/+2
* heat cleanups to align with pep8 1.3.4Steven Hardy2012-12-201-2/+1
* Automatically register engine optionsZane Bitter2012-11-301-2/+1
* Process engine config before initialisationZane Bitter2012-11-291-1/+2
* Use openstack-common service.pyAngus Salkeld2012-11-021-11/+9
* Import openstack.common.rpcSteven Dake2012-07-171-3/+0