Added new repo for fuel-plugin-datera-cinder
This is yet another fuel plugin repository created under Openstack namespace. This project met the following criteria: - development of the plugin has already started under private repo, - code is available under the open source license, - current repository do not contain any binary files, - plugin supports more than one Fuels version. Current repository for the plugin can be access under the following url: https://github.com/snuf/fuel-plugin-datera-cinder Change-Id: Iaae95b740266e6c2b9159e7045fcc819f8681380 Closes-Bug: #1549594
This commit is contained in:
parent
f5d920b8a6
commit
41ed0faf0d
gerrit
gerritbot
zuul
19
gerrit/acls/openstack/fuel-plugin-datera-cinder.config
Normal file
19
gerrit/acls/openstack/fuel-plugin-datera-cinder.config
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
[access "refs/for/refs/*"]
|
||||||
|
pushMerge = group fuel-plugin-datera-cinder-release
|
||||||
|
|
||||||
|
[access "refs/heads/*"]
|
||||||
|
abandon = group fuel-plugin-datera-cinder-core
|
||||||
|
create = group fuel-plugin-datera-cinder-release
|
||||||
|
label-Code-Review = -2..+2 group fuel-plugin-datera-cinder-core
|
||||||
|
label-Verified = -1..+1 group fuel-plugins-ci
|
||||||
|
label-Workflow = -1..+1 group fuel-plugin-datera-cinder-core
|
||||||
|
|
||||||
|
[access "refs/tags/*"]
|
||||||
|
pushSignedTag = group fuel-plugin-datera-cinder-release
|
||||||
|
|
||||||
|
[receive]
|
||||||
|
requireChangeId = true
|
||||||
|
requireContributorAgreement = true
|
||||||
|
|
||||||
|
[submit]
|
||||||
|
mergeContent = true
|
@ -1604,6 +1604,11 @@
|
|||||||
docimpact-group: fuel-plugins
|
docimpact-group: fuel-plugins
|
||||||
options:
|
options:
|
||||||
- delay-release
|
- delay-release
|
||||||
|
- project: openstack/fuel-plugin-datera-cinder
|
||||||
|
description: Fuel plugin which allows Cinder to use Datera EBS
|
||||||
|
upstream: https://github.com/snuf/fuel-plugin-datera-cinder
|
||||||
|
options:
|
||||||
|
- delay-release
|
||||||
- project: openstack/fuel-plugin-dbaas-trove
|
- project: openstack/fuel-plugin-dbaas-trove
|
||||||
groups:
|
groups:
|
||||||
- fuel-plugins
|
- fuel-plugins
|
||||||
|
@ -89,6 +89,7 @@ fuel-tracker:
|
|||||||
- openstack/fuel-plugin-cinder-netapp
|
- openstack/fuel-plugin-cinder-netapp
|
||||||
- openstack/fuel-plugin-cisco-aci
|
- openstack/fuel-plugin-cisco-aci
|
||||||
- openstack/fuel-plugin-contrail
|
- openstack/fuel-plugin-contrail
|
||||||
|
- openstack/fuel-plugin-datera-cinder
|
||||||
- openstack/fuel-plugin-dbaas-trove
|
- openstack/fuel-plugin-dbaas-trove
|
||||||
- openstack/fuel-plugin-debug
|
- openstack/fuel-plugin-debug
|
||||||
- openstack/fuel-plugin-designate
|
- openstack/fuel-plugin-designate
|
||||||
|
@ -6080,6 +6080,11 @@ projects:
|
|||||||
- name: merge-check
|
- name: merge-check
|
||||||
- name: noop-jobs
|
- name: noop-jobs
|
||||||
|
|
||||||
|
- name: openstack/fuel-plugin-datera-cinder
|
||||||
|
template:
|
||||||
|
- name: merge-check
|
||||||
|
- name: noop-jobs
|
||||||
|
|
||||||
- name: openstack/fuel-plugin-dbaas-trove
|
- name: openstack/fuel-plugin-dbaas-trove
|
||||||
template:
|
template:
|
||||||
- name: merge-check
|
- name: merge-check
|
||||||
|
Loading…
x
Reference in New Issue
Block a user