summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Merge "Stop overriding CONF.default_log_levels per binary"Jenkins2014-07-174-21/+0
|\
| * Stop overriding CONF.default_log_levels per binaryJoe Gordon2014-06-174-21/+0
* | Support using domain_name instead of domain_idMorgan Fainberg2014-07-021-1/+1
* | Merge "use register_cli_opts instead of register_opts"Jenkins2014-07-021-2/+2
|\ \
| * | use register_cli_opts instead of register_optsKanagaraj Manickam2014-07-011-2/+2
* | | Don't expose password in heat-keystone-setup-domain logsKanagaraj Manickam2014-07-021-1/+0
|/ /
* | Port to oslo.messagingThomas Herve2014-06-264-0/+8
|/
* Move Engine initialization into service start()Steven Hardy2014-06-011-0/+3
* all non debug log messages should be translatedChristian Berendt2014-05-293-3/+6
* Re-enable lazy translationEthan Lynn2014-05-274-5/+8
* Order imports in alphabetical order (9/9)Pavlo Shchelokovskyy2014-05-225-25/+15
* Use oslo.config for heat-keystone-setup-domainClint Byrum2014-05-201-4/+24
* 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
* Distribute create_heat_domainClint Byrum2014-04-251-0/+93
* Make the first line of every file consistent.Jason Dunsmore2014-03-042-2/+1
* Remove vim header from files.Jason Dunsmore2014-03-045-5/+0
* Merge "Add systemd notification support to heat"Jenkins2014-02-194-0/+9
|\
| * Add systemd notification support to heatLon Hohberger2014-02-194-0/+9
* | Revert "Merge "Re-enable lazy translation""Thomas Herve2014-02-184-8/+4
|/
* Re-enable lazy translationcbjchen@cn.ibm.com2014-02-164-4/+8
* Fix misspellings in heatShane Wang2014-02-111-1/+1
* Create heat database with default character set utf-8Matt Riedemann2014-02-051-1/+1
* Merge "Fix heat-keystone-setup error when try to create heat user"Jenkins2014-01-151-5/+10
|\
| * Fix heat-keystone-setup error when try to create heat userjufeng2014-01-091-5/+10
* | Merge "Fix get_column_num problem in heat-keystone-setup"Jenkins2014-01-111-1/+1
|\ \
| * | Fix get_column_num problem in heat-keystone-setupDennyZhang2014-01-021-1/+1
* | | Merge "log warning, when $SERVICE_HOST is localhost"Jenkins2014-01-101-2/+2
|\ \ \ | |_|/ |/| |
| * | log warning, when $SERVICE_HOST is localhostDennyZhang2014-01-021-2/+2
| |/
* | add assertion to heat-keystone-setup scriptDennyZhang2013-12-191-1/+78
|/
* Only log to console in heat-db-setupAngus Salkeld2013-10-291-1/+26
* Migrate to Oslo DB 96d1f887dda Part 3Alexander Gordeev2013-10-091-2/+0
* Disable lazy translationBen Nemec2013-10-014-4/+4
* Remove references to the multiple config filesAngus Salkeld2013-09-021-1/+1
* Add the api config opts in groups to deal with the single heat.confAngus Salkeld2013-08-273-9/+9
* Move heat-cfn, heat-boto, heat-watch to new repoSteve Baker2013-08-133-975/+0
* Fix H231 Python 3.x incompatible 'except x,y:'Steve Baker2013-08-081-1/+1
* Enable localizable REST API responses via the Accept-Language headerLuis A. Garcia2013-08-036-5/+9
* Update oslo.notifier and always register optionsJulien Danjou2013-07-111-2/+0
* install "_" via gettextutilsLiang Chen2013-06-306-12/+18
* Use Python 3.x compatible except constructDirk Mueller2013-06-124-4/+4
* Merge "Adds possible topdir to python search path"Jenkins2013-06-111-0/+10
|\
| * Adds possible topdir to python search pathJianing YANG2013-06-101-0/+10
* | Initial mariadb supportAttila Fazekas2013-06-091-1/+1
|/
* Add a basic heat-manageAngus Salkeld2013-05-272-1/+21
* Adds sudo check for privileged operations.Dave Wilde2013-05-201-7/+18
* Merge "Cleaned up some simple hacking/pyflakes errors."Jenkins2013-05-161-1/+0
|\
| * Cleaned up some simple hacking/pyflakes errors.Monty Taylor2013-05-161-1/+0
* | Merge "heat-cfn : Make error with missing auth details more obvious"Jenkins2013-05-141-4/+14
|\ \