openstack-ansible-os_trove/releasenotes/notes/public-uri-proto-a1f05edd1a594f7f.yaml
Kyle L. Henderson 277c454e80 Fix Trove URIs
The openstack service uris protocol variables were not being used
to set the Trove specific uris. This resulted in 'http' always being
used for the public, admin, and internal uris even when 'https' was
intended.

Change-Id: I8a1fd0a851b932f8ee853866155e968824ed5fb8
2017-03-30 09:21:50 -05:00

6 lines
234 B
YAML

---
fixes:
- The openstack service uri protocol variables were not being used to
set the Trove specific uris. This resulted in 'http' always being used
for the public, admin and internal uris even when 'https' was intended.