Added new Openstack repository for Fuel Zabbix Agents integration
Change-Id: I2db8d23b135ea554be0557007ccc40d6862485cb Closes-Bug: #1493062
This commit is contained in:
parent
23e0b64b3c
commit
d4ffd976ad
19
gerrit/acls/openstack/fuel-plugin-zabbix-agents.config
Normal file
19
gerrit/acls/openstack/fuel-plugin-zabbix-agents.config
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
[access "refs/for/refs/*"]
|
||||||
|
pushMerge = group fuel-plugin-zabbix-agents-release
|
||||||
|
|
||||||
|
[access "refs/heads/*"]
|
||||||
|
abandon = group fuel-plugin-zabbix-agents-core
|
||||||
|
create = group fuel-plugin-zabbix-agents-release
|
||||||
|
label-Code-Review = -2..+2 group fuel-plugin-zabbix-agents-core
|
||||||
|
label-Verified = -1..+1 group fuel-plugins-ci
|
||||||
|
label-Workflow = -1..+1 group fuel-plugin-zabbix-agents-core
|
||||||
|
|
||||||
|
[access "refs/tags/*"]
|
||||||
|
pushSignedTag = group fuel-plugin-zabbix-agents-release
|
||||||
|
|
||||||
|
[receive]
|
||||||
|
requireChangeId = true
|
||||||
|
requireContributorAgreement = true
|
||||||
|
|
||||||
|
[submit]
|
||||||
|
mergeContent = true
|
@ -1010,6 +1010,11 @@
|
|||||||
- fuel
|
- fuel
|
||||||
description: Fuel plugin for Web-sockets tunnel integration
|
description: Fuel plugin for Web-sockets tunnel integration
|
||||||
docimpact-group: fuel
|
docimpact-group: fuel
|
||||||
|
- project: openstack/fuel-plugin-zabbix-agents
|
||||||
|
groups:
|
||||||
|
- fuel
|
||||||
|
description: Fuel plugin for Zabbix agents integration
|
||||||
|
docimpact-group: fuel
|
||||||
- project: openstack/futurist
|
- project: openstack/futurist
|
||||||
description: A collection of async functionality and additions from the future.
|
description: A collection of async functionality and additions from the future.
|
||||||
groups:
|
groups:
|
||||||
|
@ -84,6 +84,7 @@ fuel-tracker:
|
|||||||
- openstack/fuel-plugin-openbook
|
- openstack/fuel-plugin-openbook
|
||||||
- openstack/fuel-plugin-scaleio
|
- openstack/fuel-plugin-scaleio
|
||||||
- openstack/fuel-plugin-wstunnel
|
- openstack/fuel-plugin-wstunnel
|
||||||
|
- openstack/fuel-plugin-zabbix-agents
|
||||||
- stackforge/fuel-web
|
- stackforge/fuel-web
|
||||||
- stackforge/fuel-agent
|
- stackforge/fuel-agent
|
||||||
- stackforge/fuel-astute
|
- stackforge/fuel-astute
|
||||||
|
@ -4355,6 +4355,11 @@ projects:
|
|||||||
- name: merge-check
|
- name: merge-check
|
||||||
- name: noop-jobs
|
- name: noop-jobs
|
||||||
|
|
||||||
|
- name: openstack/fuel-plugin-zabbix-agents
|
||||||
|
template:
|
||||||
|
- name: merge-check
|
||||||
|
- name: noop-jobs
|
||||||
|
|
||||||
- name: openstack/governance
|
- name: openstack/governance
|
||||||
template:
|
template:
|
||||||
- name: merge-check
|
- name: merge-check
|
||||||
|
Loading…
Reference in New Issue
Block a user