From 01941e384e0442a55dc39a38380999cfbd468c9b Mon Sep 17 00:00:00 2001 From: Michal Nasiadka Date: Tue, 27 Feb 2024 07:22:45 +0100 Subject: [PATCH] Add magnum-capi-helm deliverables as independent magnum-capi-helm is the Magnum driver code, magnum-capi-helm-charts is the Helm charts repository used by the driver Depends-On: https://review.opendev.org/c/openstack/governance/+/910240 Change-Id: Id69e58948637785698dedd8f0d1e5eb76b94a7b5 --- deliverables/_independent/magnum-capi-helm-charts.yaml | 7 +++++++ deliverables/_independent/magnum-capi-helm.yaml | 7 +++++++ 2 files changed, 14 insertions(+) create mode 100644 deliverables/_independent/magnum-capi-helm-charts.yaml create mode 100644 deliverables/_independent/magnum-capi-helm.yaml diff --git a/deliverables/_independent/magnum-capi-helm-charts.yaml b/deliverables/_independent/magnum-capi-helm-charts.yaml new file mode 100644 index 0000000000..db5fa894fb --- /dev/null +++ b/deliverables/_independent/magnum-capi-helm-charts.yaml @@ -0,0 +1,7 @@ +--- +include-pypi-link: true +launchpad: magnum +team: magnum +type: other +repository-settings: + openstack/magnum-capi-helm-charts: {} diff --git a/deliverables/_independent/magnum-capi-helm.yaml b/deliverables/_independent/magnum-capi-helm.yaml new file mode 100644 index 0000000000..a273e4ba0c --- /dev/null +++ b/deliverables/_independent/magnum-capi-helm.yaml @@ -0,0 +1,7 @@ +--- +include-pypi-link: true +launchpad: magnum +team: magnum +type: other +repository-settings: + openstack/magnum-capi-helm: {}