config/kubernetes/applications/stx-openstack/stx-openstack-helm/stx-openstack-helm
Gerry Kopec d36e444bba Enable nova service cleaner in helm chart
Enable service cleaner cronjob in nova helm chart.  This will run hourly
and delete any nova services that are no longer up (e.g. conductor,
scheduler & consoleauth).  These will be left over after controller
lock/unlock or application-update.

Change-Id: I001bf79b497eb1924b4252612c5ead6e992e8196
Closes-Bug: 1835565
Signed-off-by: Gerry Kopec <gerry.kopec@windriver.com>
2019-07-25 11:20:29 -04:00
..
files Build stx-openstack-helm without requiring networking 2019-01-08 13:13:13 -06:00
fm-rest-api Remove V1 from FM endpoint 2019-06-20 20:18:39 +00:00
keystone-api-proxy Add keystone-api-proxy helm charts and overrides 2019-04-29 16:41:18 -04:00
manifests Enable nova service cleaner in helm chart 2019-07-25 11:20:29 -04:00
nova-api-proxy Update sysinv and charts default image to new tags 2019-03-29 14:59:13 -04: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.