config/kubernetes/applications/stx-openstack/stx-openstack-helm/stx-openstack-helm
Angie Wang 2f3e6d9915 Don't delete nova-ks-endpoint job in nova chart
The nova chart cleans up nova endpoints during nova chart upgrade,
this causes nova-api service to fail to restart. The cleanup for
nova endpoints should only be done in the nova api proxy chart
because they are created by the nova api proxy chart.
This commit updates the armada manifests to remove the deletion
job for nova-ks-endpoints in the nova chart.

Story: 2004520
Task: 28485

Change-Id: Ieea8aaf12eded2e66608012939770505628b6c12
Signed-off-by: Angie Wang <angie.wang@windriver.com>
2018-12-13 10:36:07 -05:00
..
manifests Don't delete nova-ks-endpoint job in nova chart 2018-12-13 10:36:07 -05:00
nova-api-proxy Updates for nova-api-proxy helm chart 2018-11-26 09:39:36 -05:00
Makefile Enable StarlingX helm charts for stx-openstack app 2018-11-07 16:14:42 -05: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.