From 41ed0faf0d926d457030f1defb1554b65000254c Mon Sep 17 00:00:00 2001 From: Mateusz Matuszkowiak Date: Thu, 12 May 2016 17:54:47 +0200 Subject: [PATCH] Added new repo for fuel-plugin-datera-cinder This is yet another fuel plugin repository created under Openstack namespace. This project met the following criteria: - development of the plugin has already started under private repo, - code is available under the open source license, - current repository do not contain any binary files, - plugin supports more than one Fuels version. Current repository for the plugin can be access under the following url: https://github.com/snuf/fuel-plugin-datera-cinder Change-Id: Iaae95b740266e6c2b9159e7045fcc819f8681380 Closes-Bug: #1549594 --- .../fuel-plugin-datera-cinder.config | 19 +++++++++++++++++++ gerrit/projects.yaml | 5 +++++ gerritbot/channels.yaml | 1 + zuul/layout.yaml | 5 +++++ 4 files changed, 30 insertions(+) create mode 100644 gerrit/acls/openstack/fuel-plugin-datera-cinder.config diff --git a/gerrit/acls/openstack/fuel-plugin-datera-cinder.config b/gerrit/acls/openstack/fuel-plugin-datera-cinder.config new file mode 100644 index 0000000000..dcddfb27aa --- /dev/null +++ b/gerrit/acls/openstack/fuel-plugin-datera-cinder.config @@ -0,0 +1,19 @@ +[access "refs/for/refs/*"] +pushMerge = group fuel-plugin-datera-cinder-release + +[access "refs/heads/*"] +abandon = group fuel-plugin-datera-cinder-core +create = group fuel-plugin-datera-cinder-release +label-Code-Review = -2..+2 group fuel-plugin-datera-cinder-core +label-Verified = -1..+1 group fuel-plugins-ci +label-Workflow = -1..+1 group fuel-plugin-datera-cinder-core + +[access "refs/tags/*"] +pushSignedTag = group fuel-plugin-datera-cinder-release + +[receive] +requireChangeId = true +requireContributorAgreement = true + +[submit] +mergeContent = true diff --git a/gerrit/projects.yaml b/gerrit/projects.yaml index d24200c44c..9b6e2f8ae5 100755 --- a/gerrit/projects.yaml +++ b/gerrit/projects.yaml @@ -1604,6 +1604,11 @@ docimpact-group: fuel-plugins options: - delay-release +- project: openstack/fuel-plugin-datera-cinder + description: Fuel plugin which allows Cinder to use Datera EBS + upstream: https://github.com/snuf/fuel-plugin-datera-cinder + options: + - delay-release - project: openstack/fuel-plugin-dbaas-trove groups: - fuel-plugins diff --git a/gerritbot/channels.yaml b/gerritbot/channels.yaml index 2d3bda45c7..720a22d180 100755 --- a/gerritbot/channels.yaml +++ b/gerritbot/channels.yaml @@ -89,6 +89,7 @@ fuel-tracker: - openstack/fuel-plugin-cinder-netapp - openstack/fuel-plugin-cisco-aci - openstack/fuel-plugin-contrail + - openstack/fuel-plugin-datera-cinder - openstack/fuel-plugin-dbaas-trove - openstack/fuel-plugin-debug - openstack/fuel-plugin-designate diff --git a/zuul/layout.yaml b/zuul/layout.yaml index fba781567f..47be278e3a 100755 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -6080,6 +6080,11 @@ projects: - name: merge-check - name: noop-jobs + - name: openstack/fuel-plugin-datera-cinder + template: + - name: merge-check + - name: noop-jobs + - name: openstack/fuel-plugin-dbaas-trove template: - name: merge-check