From: Robert van Leeuwen Date: Wed, 27 Feb 2013 13:35:52 +0000 (+0100) Subject: Removes unused config settings from heat-engine.conf X-Git-Tag: 2014.1~843^2 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=151ee297c35c2224a2e8592504e8abd3aeebb7be;p=openstack-build%2Fheat-build.git Removes unused config settings from heat-engine.conf Change-Id: Ia660009f18eae9d9c22adc5ab36c18f711856bce Fixes: bug #1134346 --- diff --git a/etc/heat/heat-engine.conf b/etc/heat/heat-engine.conf index cc10966c..81e2e207 100644 --- a/etc/heat/heat-engine.conf +++ b/etc/heat/heat-engine.conf @@ -5,12 +5,6 @@ verbose = True # Show debugging output in logs (sets DEBUG log level output) debug = True -# Address to bind the server to -bind_host = 0.0.0.0 - -# Port the bind the server to -bind_port = 8001 - # Keystone role for heat template-defined users heat_stack_user_role = heat_stack_user