summaryrefslogtreecommitdiff
path: root/bin/heat-api
Commit message (Expand)AuthorAgeFilesLines
* Remove log translationsliyi2017-03-251-4/+3
* Remove warnings in heatricolin2016-01-201-4/+9
* Fix [H405] pep rule in binPeter Razumovsky2015-10-081-4/+5
* Add console_scripts entry points for all heat servicesSirushti Murugesan2015-09-031-54/+20
* unify REST wordricolin2015-08-261-2/+2
* Update wsgi.py to support reload from conf on SIGHUPtyagi2015-07-061-2/+2
* Introduce Guru Meditation Reports into Heatzhangchunlong1@huawei.com2015-07-021-2/+4
* Switch to oslo.serviceSergey Vilgelm2015-06-231-1/+1
* Merge "Use oslo.log in wsgi.py"Jenkins2015-03-251-1/+0
|\
| * Use oslo.log in wsgi.pyAngus Salkeld2015-03-241-1/+0
* | passed version information while parsing argumentsrajiv2015-03-221-1/+3
|/
* Make import of oslo libraries namespacelessJens Rosenboom2015-02-181-2/+2
* Move logging to use oslo_log librarySteven Hardy2015-02-171-2/+4
* Enable H305 and H307 style checksPavlo Shchelokovskyy2015-01-201-1/+1
* Use the right log marker functionsTetiana Lashchova2014-12-021-2/+2
* Add OSprofiler integration into HeatAngus Salkeld2014-10-031-0/+2
* Improve error handling in api filesSergey Kraynev2014-09-251-1/+3
* Import oslo.i18n and port heat bins to use oslo.i18nEthan Lynn2014-09-021-3/+3
* Merge "Refactor service readiness notification"Jenkins2014-08-081-2/+2
|\
| * Refactor service readiness notificationAlan Pevec2014-07-161-2/+2
* | Merge "Stop overriding CONF.default_log_levels per binary"Jenkins2014-07-171-5/+0
|\ \ | |/ |/|
| * Stop overriding CONF.default_log_levels per binaryJoe Gordon2014-06-171-5/+0
* | Port to oslo.messagingThomas Herve2014-06-261-0/+2
|/
* all non debug log messages should be translatedChristian Berendt2014-05-291-1/+2
* Re-enable lazy translationEthan Lynn2014-05-271-1/+2
* Order imports in alphabetical order (9/9)Pavlo Shchelokovskyy2014-05-221-6/+4
* Remove vim header from files.Jason Dunsmore2014-03-041-1/+0
* Merge "Add systemd notification support to heat"Jenkins2014-02-191-0/+2
|\
| * Add systemd notification support to heatLon Hohberger2014-02-191-0/+2
* | Revert "Merge "Re-enable lazy translation""Thomas Herve2014-02-181-2/+1
|/
* Re-enable lazy translationcbjchen@cn.ibm.com2014-02-161-1/+2
* Disable lazy translationBen Nemec2013-10-011-1/+1
* Add the api config opts in groups to deal with the single heat.confAngus Salkeld2013-08-271-3/+3
* Enable localizable REST API responses via the Accept-Language headerLuis A. Garcia2013-08-031-1/+1
* install "_" via gettextutilsLiang Chen2013-06-301-2/+3
* Use Python 3.x compatible except constructDirk Mueller2013-06-121-1/+1
* Use oslo logging setup.Angus Salkeld2013-03-041-1/+6
* Use oslo-config-2013.1b3Mark McLoughlin2013-02-181-1/+2
* heat api : add register_api_opts to init.pySteven Hardy2013-01-311-1/+0
* Eventlet monkey-patch heat-apiSteve Baker2012-12-111-0/+3
* Add the beginnings of an OpenStack ReST APIZane Bitter2012-09-271-0/+57
* Rename heat-api to heat-api-cfnZane Bitter2012-09-061-59/+0
* Use eventlet's wsgi againTomas Sedovic2012-07-181-3/+4
* Import openstack.common.rpcSteven Dake2012-07-171-3/+0
* Use global cfg.CONF instead of config classesSteven Dake2012-07-171-8/+10
* Import openstack.common.log and use inside heat infrastructureSteven Dake2012-07-141-1/+2
* Remove duplicate setup_logging()Angus Salkeld2012-06-201-1/+0
* Fix the setup of daemon configAngus Salkeld2012-06-061-1/+1
* Teach heat-api about the bind_hostAngus Salkeld2012-06-041-3/+4
* Update heat-api docstringTomas Sedovic2012-04-271-1/+1