Added two new repos for Fuel plugins
Added the following repositories: - fuel-plugin-cinder-gcs - fuel-plugin-manila. Both plugins have projects available on Launchpad: https://launchpad.net/fuel-plugin-cinder-gcs https://launchpad.net/fuel-plugin-manila Current repositories are: https://github.com/tkostyuk/fuel-plugin-cinder-gcs https://github.com/igajsin/manila-plugin Change-Id: I69408184d024a63dcbdbc13056fc3acffd52f449 Closes-Bug: #1599544 Closes-Bug: #1597328
This commit is contained in:
parent
bb8fb2db74
commit
9b9286b2b6
19
gerrit/acls/openstack/fuel-plugin-cinder-gcs.config
Normal file
19
gerrit/acls/openstack/fuel-plugin-cinder-gcs.config
Normal file
@ -0,0 +1,19 @@
|
||||
[access "refs/for/refs/*"]
|
||||
pushMerge = group fuel-plugin-cinder-gcs-release
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group fuel-plugin-cinder-gcs-core
|
||||
create = group fuel-plugin-cinder-gcs-release
|
||||
label-Code-Review = -2..+2 group fuel-plugin-cinder-gcs-core
|
||||
label-Verified = -1..+1 group fuel-plugins-ci
|
||||
label-Workflow = -1..+1 group fuel-plugin-cinder-gcs-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group fuel-plugin-cinder-gcs-release
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
19
gerrit/acls/openstack/fuel-plugin-manila.config
Normal file
19
gerrit/acls/openstack/fuel-plugin-manila.config
Normal file
@ -0,0 +1,19 @@
|
||||
[access "refs/for/refs/*"]
|
||||
pushMerge = group fuel-plugin-manila-release
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group fuel-plugin-manila-core
|
||||
create = group fuel-plugin-manila-release
|
||||
label-Code-Review = -2..+2 group fuel-plugin-manila-core
|
||||
label-Verified = -1..+1 group fuel-plugins-ci
|
||||
label-Workflow = -1..+1 group fuel-plugin-manila-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group fuel-plugin-manila-release
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -1744,6 +1744,11 @@
|
||||
docimpact-group: fuel-plugins
|
||||
options:
|
||||
- delay-release
|
||||
- project: openstack/fuel-plugin-cinder-gcs
|
||||
description: Fuel plugin which enables Google Cloud Storage Cinder backup deployment
|
||||
upstream: https://github.com/tkostyuk/fuel-plugin-cinder-gcs.git
|
||||
options:
|
||||
- delay-release
|
||||
- project: openstack/fuel-plugin-cinder-netapp
|
||||
groups:
|
||||
- fuel-plugin-cinder-netapp
|
||||
@ -1931,6 +1936,11 @@
|
||||
docimpact-group: lma-toolchain
|
||||
options:
|
||||
- delay-release
|
||||
- project: openstack/fuel-plugin-manila
|
||||
description: Fuel plugin which enables OpenStack Manila with MOS controllers deployment
|
||||
upstream: https://github.com/igajsin/manila-plugin.git
|
||||
options:
|
||||
- delay-release
|
||||
- project: openstack/fuel-plugin-mellanox
|
||||
groups:
|
||||
- fuel-plugins
|
||||
|
@ -96,6 +96,7 @@ fuel-tracker:
|
||||
- openstack/fuel-plugin-calico
|
||||
- openstack/fuel-plugin-ceilometer-redis
|
||||
- openstack/fuel-plugin-ci
|
||||
- openstack/fuel-plugin-cinder-gcs
|
||||
- openstack/fuel-plugin-cinder-netapp
|
||||
- openstack/fuel-plugin-cisco-aci
|
||||
- openstack/fuel-plugin-contrail
|
||||
@ -122,6 +123,7 @@ fuel-tracker:
|
||||
- openstack/fuel-plugin-ldap
|
||||
- openstack/fuel-plugin-lma-collector
|
||||
- openstack/fuel-plugin-lma-infrastructure-alerting
|
||||
- openstack/fuel-plugin-manila
|
||||
- openstack/fuel-plugin-mellanox
|
||||
- openstack/fuel-plugin-midonet
|
||||
- openstack/fuel-plugin-mistral
|
||||
|
@ -6474,6 +6474,11 @@ projects:
|
||||
- name: merge-check
|
||||
- name: noop-jobs
|
||||
|
||||
- name: openstack/fuel-plugin-cinder-gcs
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: noop-jobs
|
||||
|
||||
- name: openstack/fuel-plugin-cinder-netapp
|
||||
template:
|
||||
- name: merge-check
|
||||
@ -6609,6 +6614,11 @@ projects:
|
||||
- name: merge-check
|
||||
- name: noop-jobs
|
||||
|
||||
- name: openstack/fuel-plugin-manila
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: noop-jobs
|
||||
|
||||
- name: openstack/fuel-plugin-mellanox
|
||||
template:
|
||||
- name: merge-check
|
||||
|
Loading…
x
Reference in New Issue
Block a user