From 992c6d2f742b8768f233ad3292fd6d28f536b02d Mon Sep 17 00:00:00 2001 From: Luigi Toscano Date: Thu, 3 Jan 2019 17:53:11 +0100 Subject: [PATCH] New Sahara repositories for split plugins Depends-On: https://review.openstack.org/628209 Change-Id: I8509a9e9b1c9c2a81ece1e15c615e04c17717c6a --- reference/projects.yaml | 54 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/reference/projects.yaml b/reference/projects.yaml index 0a5d68357..febc93a4e 100644 --- a/reference/projects.yaml +++ b/reference/projects.yaml @@ -3367,6 +3367,60 @@ sahara: tags: - vulnerability:managed - stable:follows-policy + sahara-plugin-ambari: + repos: + - openstack/sahara-plugin-ambari + tags: + - tc:approved-release + - vulnerability:managed + - assert:follows-standard-deprecation + - assert:supports-upgrade + - stable:follows-policy + sahara-plugin-cdh: + repos: + - openstack/sahara-plugin-cdh + tags: + - tc:approved-release + - vulnerability:managed + - assert:follows-standard-deprecation + - assert:supports-upgrade + - stable:follows-policy + sahara-plugin-mapr: + repos: + - openstack/sahara-plugin-mapr + tags: + - tc:approved-release + - vulnerability:managed + - assert:follows-standard-deprecation + - assert:supports-upgrade + - stable:follows-policy + sahara-plugin-spark: + repos: + - openstack/sahara-plugin-spark + tags: + - tc:approved-release + - vulnerability:managed + - assert:follows-standard-deprecation + - assert:supports-upgrade + - stable:follows-policy + sahara-plugin-storm: + repos: + - openstack/sahara-plugin-storm + tags: + - tc:approved-release + - vulnerability:managed + - assert:follows-standard-deprecation + - assert:supports-upgrade + - stable:follows-policy + sahara-plugin-vanilla: + repos: + - openstack/sahara-plugin-vanilla + tags: + - tc:approved-release + - vulnerability:managed + - assert:follows-standard-deprecation + - assert:supports-upgrade + - stable:follows-policy sahara-tests: repos: - openstack/sahara-tests