01ae01ec26
The octavia service communicates to the barbican service with
public endpoint_type by default[1], it should use internal
like other services.
[1] 0056b5175f/octavia/common/config.py (L533-L537)
Closes-Bug: #1875618
Change-Id: I90d2b0aeac090a3e2366341e260232fc1f0d6492
8 lines
220 B
YAML
8 lines
220 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Switch endpoint_type from public to internal for octavia
|
|
communicating with the barbican service. See
|
|
`bug 1875618 <https://bugs.launchpad.net/kolla-ansible/+bug/1875618>`__
|
|
for details.
|