Merge "Use octavia_service_internaluri instead of url"
This commit is contained in:
commit
431032a5f4
@ -211,7 +211,7 @@ service_provider = {{ neutron_vpnaas_service_provider }}
|
||||
{% if neutron_lbaasv2 | bool %}
|
||||
{% if neutron_lbaas_octavia | bool %}
|
||||
[octavia]
|
||||
base_url= {{ octavia_service_url }}
|
||||
base_url= {{ octavia_service_internaluri }}
|
||||
request_poll_timeout = {{ neutron_octavia_request_poll_timeout }}
|
||||
{% endif %}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user