From 54fa522e78ab0cbadcc5d9f874647499505090f7 Mon Sep 17 00:00:00 2001 From: elajkat Date: Thu, 14 Jul 2022 16:38:03 +0200 Subject: [PATCH] Add yaml files for fwaas As neutron-fwaas and neutron-fwaas-dashboard are again part of Neutron stadium let's add back the yaml files for them. Change-Id: I35326070c34ec98a2aa243e876658a787ace8190 --- deliverables/zed/neutron-fwaas-dashboard.yaml | 7 +++++++ deliverables/zed/neutron-fwaas.yaml | 8 ++++++++ 2 files changed, 15 insertions(+) create mode 100644 deliverables/zed/neutron-fwaas-dashboard.yaml create mode 100644 deliverables/zed/neutron-fwaas.yaml diff --git a/deliverables/zed/neutron-fwaas-dashboard.yaml b/deliverables/zed/neutron-fwaas-dashboard.yaml new file mode 100644 index 0000000000..7aeafe7deb --- /dev/null +++ b/deliverables/zed/neutron-fwaas-dashboard.yaml @@ -0,0 +1,7 @@ +--- +launchpad: neutron-fwaas-dashboard +team: neutron +type: horizon-plugin +release-model: cycle-with-rc +repository-settings: + openstack/neutron-fwaas-dashboard: {} diff --git a/deliverables/zed/neutron-fwaas.yaml b/deliverables/zed/neutron-fwaas.yaml new file mode 100644 index 0000000000..d05fd59bd9 --- /dev/null +++ b/deliverables/zed/neutron-fwaas.yaml @@ -0,0 +1,8 @@ +--- +launchpad: neutron +team: neutron +type: other +release-model: cycle-with-rc +release-type: neutron +repository-settings: + openstack/neutron-fwaas: {}