Allow keystone endpoint_type interpolation for Heat clients
- Add 'endpoint_type_default' identity parameter to access
internal services, default 'internalURL'
- Add 'endpoint_type_heat' identity parameter so Heat could
provide it to external clients, default 'publicURL'
Change-Id: Iff99c7b79634c65605e8509cfe919bc47ff1a787
diff --git a/README.rst b/README.rst
index d5bfc0c..ac06056 100644
--- a/README.rst
+++ b/README.rst
@@ -53,6 +53,8 @@
tenant: service
user: heat
password: password
+ endpoint_type_default: internalURL
+ endpoint_type_heat: publicURL
message_queue:
engine: rabbitmq
host: 10.0.106.20