New repo for murano plugin
Change-Id: Iac203490daab450668217bdeb79c07137cfc9ff0
This commit is contained in:
parent
89a2a76c7d
commit
f59fd790ea
19
gerrit/acls/openstack/murano-plugin-networking-sfc.config
Normal file
19
gerrit/acls/openstack/murano-plugin-networking-sfc.config
Normal file
@ -0,0 +1,19 @@
|
||||
[access "refs/for/refs/*"]
|
||||
pushMerge = group murano-plugin-networking-sfc-release
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group murano-plugin-networking-sfc-core
|
||||
create = group murano-plugin-networking-sfc-release
|
||||
label-Code-Review = -2..+2 group murano-plugin-networking-sfc-core
|
||||
label-Verified = -1..+1 group murano-ci
|
||||
label-Workflow = -1..+1 group murano-plugin-networking-sfc-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group murano-plugin-networking-sfc-release
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -2451,6 +2451,8 @@
|
||||
groups:
|
||||
- murano
|
||||
acl-config: /home/gerrit2/acls/openstack/murano.config
|
||||
- project: openstack/murano-plugin-networking-sfc
|
||||
description: Murano plugin for networking sfc support.
|
||||
- project: openstack/murano-specs
|
||||
description: Murano Design Specifications
|
||||
- project: openstack/namos
|
||||
|
@ -221,6 +221,7 @@ murano:
|
||||
- openstack/murano-apps
|
||||
- openstack/murano-dashboard
|
||||
- openstack/murano-deployment
|
||||
- openstack/murano-plugin-networking-sfc
|
||||
- openstack/murano-specs
|
||||
- openstack/python-muranoclient
|
||||
branches:
|
||||
|
@ -7775,6 +7775,11 @@ projects:
|
||||
- name: merge-check
|
||||
- name: noop-jobs
|
||||
|
||||
- name: openstack/murano-plugin-networking-sfc
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: noop-jobs
|
||||
|
||||
- name: openstack/murano-specs
|
||||
template:
|
||||
- name: merge-check
|
||||
|
Loading…
Reference in New Issue
Block a user