diff --git a/gerrit/acls/openstack/fuel-plugin-qlogic-sriov-vxlan.config b/gerrit/acls/openstack/fuel-plugin-qlogic-sriov-vxlan.config new file mode 100644 index 0000000000..b07bab2df5 --- /dev/null +++ b/gerrit/acls/openstack/fuel-plugin-qlogic-sriov-vxlan.config @@ -0,0 +1,19 @@ +[access "refs/for/refs/*"] +pushMerge = group fuel-plugin-qlogic-sriov-vxlan-release + +[access "refs/heads/*"] +abandon = group fuel-plugin-qlogic-sriov-vxlan-core +create = group fuel-plugin-qlogic-sriov-vxlan-release +label-Code-Review = -2..+2 group fuel-plugin-qlogic-sriov-vxlan-core +label-Verified = -1..+1 group fuel-plugins-ci +label-Workflow = -1..+1 group fuel-plugin-qlogic-sriov-vxlan-core + +[access "refs/tags/*"] +pushSignedTag = group fuel-plugin-qlogic-sriov-vxlan-release + +[receive] +requireChangeId = true +requireContributorAgreement = true + +[submit] +mergeContent = true diff --git a/gerrit/projects.yaml b/gerrit/projects.yaml index ee64b31c88..9227472e48 100755 --- a/gerrit/projects.yaml +++ b/gerrit/projects.yaml @@ -1547,6 +1547,13 @@ docimpact-group: fuel options: - delay-release +- project: openstack/fuel-plugin-qlogic-sriov-vxlan + groups: + - fuel + description: Fuel plugin which enables SRIOV capabilities in QLogic E3/E4 Intelligent Ethernet Adapters + docimpact-group: fuel + options: + - delay-release - project: openstack/fuel-plugin-saltstack groups: - fuel diff --git a/gerritbot/channels.yaml b/gerritbot/channels.yaml index 694c8a58e0..896573a201 100755 --- a/gerritbot/channels.yaml +++ b/gerritbot/channels.yaml @@ -122,6 +122,7 @@ fuel-tracker: - openstack/fuel-plugin-plumgrid - openstack/fuel-plugin-purestorage-cinder - openstack/fuel-plugin-qemu + - openstack/fuel-plugin-qlogic-sriov-vxlan - openstack/fuel-plugin-saltstack - openstack/fuel-plugin-scaleio - openstack/fuel-plugin-scaleio-cinder diff --git a/zuul/layout.yaml b/zuul/layout.yaml index 01ce511dfb..bbe30c9290 100644 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -5030,6 +5030,11 @@ projects: - name: merge-check - name: noop-jobs + - name: openstack/fuel-plugin-qlogic-sriov-vxlan + template: + - name: merge-check + - name: noop-jobs + - name: openstack/fuel-plugin-saltstack template: - name: merge-check