d41f072c7b
Service REST API urls should be constructed using the {{ internal_protocol }} and {{ external_protocol }} configuration parameters. Change-Id: Id1e8098cf59f66aa35b371149fdb4b517fa4c908 Closes-Bug: 1862817
7 lines
226 B
YAML
7 lines
226 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Since Openstack services can now be configured to use TLS enabled REST
|
|
endpoints, urls should be constructed using the {{ internal_protocol }}
|
|
and {{ external_protocol }} configuration parameters.
|