diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-heat/heat.conf')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-heat/heat.conf | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-heat/heat.conf b/meta-openstack/recipes-devtools/python/python-heat/heat.conf index 95c88a1..4d84412 100644 --- a/meta-openstack/recipes-devtools/python/python-heat/heat.conf +++ b/meta-openstack/recipes-devtools/python/python-heat/heat.conf | |||
| @@ -725,10 +725,7 @@ heat_waitcondition_server_url=http://%CONTROLLER_IP%:8000/v1/waitcondition | |||
| 725 | #password=<None> | 725 | #password=<None> |
| 726 | 726 | ||
| 727 | [keystone_authtoken] | 727 | [keystone_authtoken] |
| 728 | auth_host = %CONTROLLER_IP% | 728 | identity_uri=http://%CONTROLLER_IP%:8081/keystone/main |
| 729 | auth_port = 35357 | ||
| 730 | auth_protocol = http | ||
| 731 | auth_uri = http://%CONTROLLER_IP%:5000/v2.0 | ||
| 732 | 729 | ||
| 733 | admin_tenant_name = %SERVICE_TENANT_NAME% | 730 | admin_tenant_name = %SERVICE_TENANT_NAME% |
| 734 | admin_user = heat | 731 | admin_user = heat |
