Barbican: Correct endpoint creation

This PS corrects the barbican endpoint creation to use the correct
(ie None) paths for the keystone service catalog. The chart as-is
does not work with many clients that expect the correct keystone
endpoint, and thus make calls to http://barbican.foo/v1/v1, even
with newton era clients.

* https://docs.openstack.org/project-install-guide/key-manager/ocata/install-ubuntu.html
* https://docs.openstack.org/project-install-guide/key-manager/newton/install-ubuntu.html
* https://docs.openstack.org/barbican/pike/install/install-ubuntu.html
* https://docs.openstack.org/barbican/queens/install/install-ubuntu.html

Change-Id: I84e8d19a682b901ecc76a2281d24f60c749577a8
This commit is contained in:
Pete Birley 2018-05-04 08:13:09 -05:00 committed by Tin Lam
parent f619cb1f24
commit ab07c9ccab

View File

@ -456,7 +456,7 @@ endpoints:
host_fqdn_override:
default: null
path:
default: /v1
default: /
scheme:
default: http
port: