Removes unused config settings from heat-engine.conf

Change-Id: Ia660009f18eae9d9c22adc5ab36c18f711856bce
Fixes: bug #1134346
This commit is contained in:
Robert van Leeuwen 2013-02-27 14:35:52 +01:00
parent 7dace2f835
commit 151ee297c3
1 changed files with 0 additions and 6 deletions

View File

@ -5,12 +5,6 @@ verbose = True
# Show debugging output in logs (sets DEBUG log level output) # Show debugging output in logs (sets DEBUG log level output)
debug = True 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 # Keystone role for heat template-defined users
heat_stack_user_role = heat_stack_user heat_stack_user_role = heat_stack_user