Added new Openstack repository for Fuel Inkscope integration
Change-Id: I266017e774b6beca4b8b7d2200362e1a4df555b3
This commit is contained in:
parent
b5226774c5
commit
1d6d9e2376
19
gerrit/acls/openstack/fuel-plugin-inkscope.config
Normal file
19
gerrit/acls/openstack/fuel-plugin-inkscope.config
Normal file
@ -0,0 +1,19 @@
|
||||
[access "refs/for/refs/*"]
|
||||
pushMerge = group fuel-plugin-inkscope-release
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group fuel-plugin-inkscope-core
|
||||
create = group fuel-plugin-inkscope-release
|
||||
label-Code-Review = -2..+2 group fuel-plugin-inkscope-core
|
||||
label-Verified = -1..+1 group fuel-plugins-ci
|
||||
label-Workflow = -1..+1 group fuel-plugin-inkscope-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group fuel-plugin-inkscope-release
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -1346,6 +1346,11 @@
|
||||
- fuel
|
||||
description: Fuel plugin to manage InfluxDB and Grafana
|
||||
docimpact-group: fuel
|
||||
- project: openstack/fuel-plugin-inkscope
|
||||
groups:
|
||||
- fuel
|
||||
description: Fuel plugin for Inkscope integration
|
||||
docimpact-group: fuel
|
||||
- project: openstack/fuel-plugin-ironic
|
||||
groups:
|
||||
- fuel
|
||||
|
@ -111,6 +111,7 @@ fuel-tracker:
|
||||
- openstack/fuel-plugin-glance-nfs
|
||||
- openstack/fuel-plugin-ha-fencing
|
||||
- openstack/fuel-plugin-influxdb-grafana
|
||||
- openstack/fuel-plugin-inkscope
|
||||
- openstack/fuel-plugin-ironic
|
||||
- openstack/fuel-plugin-ldap
|
||||
- openstack/fuel-plugin-lma-collector
|
||||
|
@ -4753,6 +4753,11 @@ projects:
|
||||
- name: merge-check
|
||||
- name: noop-jobs
|
||||
|
||||
- name: openstack/fuel-plugin-inkscope
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: noop-jobs
|
||||
|
||||
- name: openstack/fuel-plugin-ironic
|
||||
template:
|
||||
- name: merge-check
|
||||
|
Loading…
Reference in New Issue
Block a user