openstack-armada-app/stx-openstack-helm/stx-openstack-helm
Dan Voiculeasa ce81e5bcea Change stx-openstack services token validation endpoint
If no interface is set, the default is the admin interface.
In a normal deployment both openstack-keystone admin and internal
endpoints are exposed on the same URL.

In case of Distributed Cloud openstack-keystone URL for admin is
overriden to something different than internal URL.

Due to lack of interface, the default `admin` is used, yet the URL is
set to the interal one. The config doesn't point to a valid Keystone
service. Thus Cinder, Nova and Nova-api-proxy cannot validate tokens.

Modify configs for services to point to the internal keystone service.

Closes-Bug: 1875914
Change-Id: I19385f1fe27cf8f20f5ee7b43abf86b220c9d8d6
Signed-off-by: Dan Voiculeasa <dan.voiculeasa@windriver.com>
2020-06-11 12:27:28 +03:00
..
files Configure radosgw and ceph-rgw as optional services 2019-07-31 12:41:41 -04:00
helm-charts Free dcdbsync openstack instance port for https admin endpoint 2020-04-14 11:33:30 -04:00
manifests Change stx-openstack services token validation endpoint 2020-06-11 12:27:28 +03:00
README Enable StarlingX helm charts for stx-openstack app 2018-11-07 16:14:42 -05:00

README

This directory contains all StarlingX charts that need to be built for this
application. Some charts are common across applications. These common charts
reside in the stx-config/kubernetes/helm-charts directory. To include these in
this application update the build_srpm.data file and use the COPY_LIST_TO_TAR
mechanism to populate these commom charts.