Skip to content
Snippets Groups Projects
Commit 77419255 authored by Zuul's avatar Zuul Committed by Gerrit Code Review
Browse files

Merge "Use endpoint_override for nova-compute-ironic"

parents 5841ec78 40497507
No related branches found
No related tags found
No related merge requests found
......@@ -118,7 +118,7 @@ auth_type = password
project_name = service
user_domain_name = {{ default_user_domain_name }}
project_domain_name = {{ default_project_domain_name }}
api_endpoint = {{ internal_protocol }}://{{ ironic_internal_fqdn }}:{{ ironic_api_port }}/v1
endpoint_override = {{ internal_protocol }}://{{ ironic_internal_fqdn }}:{{ ironic_api_port }}/v1
{% endif %}
[oslo_middleware]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment