add project fuel-plugin-availability-zones
Change-Id: I8d4416aa82cec170151ccb35b94a0fe5a34264d8
This commit is contained in:
parent
173dc753d5
commit
7b46521426
16
gerrit/acls/stackforge/fuel-plugin-availability-zones.config
Normal file
16
gerrit/acls/stackforge/fuel-plugin-availability-zones.config
Normal file
@ -0,0 +1,16 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group fuel-plugin-availability-zones-core
|
||||
create = group fuel-plugin-availability-zones-core
|
||||
label-Code-Review = -2..+2 group fuel-plugin-availability-zones-core
|
||||
label-Verified = -1..+1 group fuel-ci
|
||||
label-Workflow = -1..+1 group fuel-plugin-availability-zones-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group fuel-plugin-availability-zones-core
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -1799,6 +1799,11 @@
|
||||
description: Obsolete repo, please, take a look at fuel-ostf
|
||||
acl-config: /home/gerrit2/acls/stackforge/fuel.config
|
||||
docimpact-group: fuel
|
||||
- project: stackforge/fuel-plugin-availability-zones
|
||||
groups:
|
||||
- fuel
|
||||
description: Fuel plugin to manage availability zones
|
||||
docimpact-group: fuel
|
||||
- project: stackforge/fuel-plugin-calamari
|
||||
groups:
|
||||
- fuel
|
||||
|
@ -92,6 +92,7 @@ fuel-tracker:
|
||||
- stackforge/fuel-specs
|
||||
- stackforge/fuel-stats
|
||||
- stackforge/fuel-plugins
|
||||
- stackforge/fuel-plugin-availability-zones
|
||||
- stackforge/fuel-plugin-calamari
|
||||
- stackforge/fuel-plugin-calico
|
||||
- stackforge/fuel-plugin-cinder-netapp
|
||||
|
@ -6377,6 +6377,11 @@ projects:
|
||||
- name: merge-check
|
||||
- name: noop-jobs
|
||||
|
||||
- name: stackforge/fuel-plugin-availability-zones
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: noop-jobs
|
||||
|
||||
- name: stackforge/fuel-plugin-calamari
|
||||
template:
|
||||
- name: merge-check
|
||||
|
Loading…
x
Reference in New Issue
Block a user