From f990ded2116383eb3075fbc9af8e40d0a8173f12 Mon Sep 17 00:00:00 2001 From: Kristine Bujold Date: Mon, 11 Feb 2019 10:54:12 -0500 Subject: [PATCH] Move cinder static config to Armada manifest Review https://review.openstack.org/635952 is missing changes required to the manifest.yaml file. This commit fixes that. Story: 2003909 Task: 29419 Change-Id: I68f79c3b0a155d5687842697bdb7babc6082ac91 Signed-off-by: Kristine Bujold --- .../stx-openstack-helm/manifests/manifest.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/kubernetes/applications/stx-openstack/stx-openstack-helm/stx-openstack-helm/manifests/manifest.yaml b/kubernetes/applications/stx-openstack/stx-openstack-helm/stx-openstack-helm/manifests/manifest.yaml index 9582969fc2..2b772de5e0 100644 --- a/kubernetes/applications/stx-openstack/stx-openstack-helm/stx-openstack-helm/manifests/manifest.yaml +++ b/kubernetes/applications/stx-openstack/stx-openstack-helm/stx-openstack-helm/manifests/manifest.yaml @@ -451,6 +451,7 @@ data: cinder: DEFAULT: backup_driver: cinder.backup.drivers.swift + storage: rbd source: type: tar location: http://172.17.0.1/helm_charts/cinder-0.1.0.tgz