Octavia use barbican internalURL
OpenStack services communicate with each others using their internal endpoint. Octavia was using barbican public endpoint, it may cause issue when creating a TLS termination LB when public endpoint have not a proper certificat. Closes-Bug: 1843769 Change-Id: I8d30368d3e4c94161988f8db5861c12030f0120f
This commit is contained in:
parent
f8f7a48d1d
commit
e22f1ee93f
@ -122,7 +122,7 @@ signing_digest = {{ octavia_signing_digest }}
|
|||||||
# region_name =
|
# region_name =
|
||||||
#
|
#
|
||||||
# Endpoint type to use for communication with the Barbican service.
|
# Endpoint type to use for communication with the Barbican service.
|
||||||
# endpoint_type = publicURL
|
endpoint_type = {{ octavia_clients_endpoint }}
|
||||||
|
|
||||||
|
|
||||||
[anchor]
|
[anchor]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user