summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
-rw-r--r--meta-openstack/recipes-devtools/python/python-heat/heat.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-heat/heat.conf b/meta-openstack/recipes-devtools/python/python-heat/heat.conf
index da72987..95c88a1 100644
--- a/meta-openstack/recipes-devtools/python/python-heat/heat.conf
+++ b/meta-openstack/recipes-devtools/python/python-heat/heat.conf
@@ -60,10 +60,10 @@ sql_connection=postgresql://%DB_USER%:%DB_PASSWORD%@localhost/heat
60#periodic_interval=60 60#periodic_interval=60
61 61
62# URL of the Heat metadata server (string value) 62# URL of the Heat metadata server (string value)
63#heat_metadata_server_url= 63heat_metadata_server_url=http://%CONTROLLER_IP%:8000
64 64
65# URL of the Heat waitcondition server (string value) 65# URL of the Heat waitcondition server (string value)
66#heat_waitcondition_server_url= 66heat_waitcondition_server_url=http://%CONTROLLER_IP%:8000/v1/waitcondition
67 67
68# URL of the Heat cloudwatch server (string value) 68# URL of the Heat cloudwatch server (string value)
69#heat_watch_server_url= 69#heat_watch_server_url=