Merge "Add endpoint type specifications to murano config"
This commit is contained in:
commit
017eadd844
@ -74,3 +74,15 @@ password = {{ murano_keystone_password }}
|
||||
user_domain_name = {{ default_project_domain_name }}
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
|
||||
[neutron]
|
||||
endpoint_type = internalURL
|
||||
|
||||
[heat]
|
||||
endpoint_type = internalURL
|
||||
|
||||
[glance]
|
||||
endpoint_type = internalURL
|
||||
|
||||
[mistral]
|
||||
endpoint_type = internalURL
|
||||
|
Loading…
Reference in New Issue
Block a user