Use publicURL instead of externalURL

This change corrects an endpoint_type in the heat configuration that was
incorrectly set to externalURL. The correct endpoint type is publicURL.

Change-Id: I93db339fc6135adb6f53efd7fe0841d2504b22be
Closes-Bug: #1449181
This commit is contained in:
Miguel Grinberg 2015-04-27 14:44:53 -07:00
parent b6476c652a
commit 838d42decb
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ verbose: True
heat_fatal_deprecations: False
heat_clients_endpoint: internalURL
heat_clients_heat_endpoint: externalURL
heat_clients_heat_endpoint: publicURL
## DB
heat_galera_user: heat