diff --git a/gerrit/acls/openstack/fuel-plugin-6wind-virtual-accelerator.config b/gerrit/acls/openstack/fuel-plugin-6wind-virtual-accelerator.config new file mode 100644 index 0000000000..2d415fda15 --- /dev/null +++ b/gerrit/acls/openstack/fuel-plugin-6wind-virtual-accelerator.config @@ -0,0 +1,19 @@ +[access "refs/for/refs/*"] +pushMerge = group fuel-plugin-6wind-virtual-accelerator-release + +[access "refs/heads/*"] +abandon = group fuel-plugin-6wind-virtual-accelerator-core +create = group fuel-plugin-6wind-virtual-accelerator-release +label-Code-Review = -2..+2 group fuel-plugin-6wind-virtual-accelerator-core +label-Verified = -1..+1 group fuel-plugins-ci +label-Workflow = -1..+1 group fuel-plugin-6wind-virtual-accelerator-core + +[access "refs/tags/*"] +pushSignedTag = group fuel-plugin-6wind-virtual-accelerator-release + +[receive] +requireChangeId = true +requireContributorAgreement = true + +[submit] +mergeContent = true diff --git a/gerrit/projects.yaml b/gerrit/projects.yaml index 863fb8ea23..349793e801 100755 --- a/gerrit/projects.yaml +++ b/gerrit/projects.yaml @@ -1259,6 +1259,11 @@ groups: - fuel docimpact-group: fuel +- project: openstack/fuel-plugin-6wind-virtual-accelerator + groups: + - fuel + description: Fuel plugin for 6WIND Virtual Accelerator integration + docimpact-group: fuel - project: openstack/fuel-plugin-availability-zones groups: - fuel diff --git a/gerritbot/channels.yaml b/gerritbot/channels.yaml index 597ea6e720..7d06ccc6e4 100755 --- a/gerritbot/channels.yaml +++ b/gerritbot/channels.yaml @@ -76,6 +76,7 @@ fuel-tracker: - openstack/fuel-nailgun-agent - openstack/fuel-octane - openstack/fuel-ostf + - openstack/fuel-plugin-6wind-virtual-accelerator - openstack/fuel-plugin-availability-zones - openstack/fuel-plugin-bigswitch - openstack/fuel-plugin-block-device diff --git a/zuul/layout.yaml b/zuul/layout.yaml index 65d2911794..55d91534a2 100644 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -4891,6 +4891,11 @@ projects: - gate-fuel-ostf-pep8 - gate-fuel-ostf-python27 + - name: openstack/fuel-plugin-6wind-virtual-accelerator + template: + - name: merge-check + - name: noop-jobs + - name: openstack/fuel-plugin-availability-zones template: - name: merge-check