Added Fuel Mellanox plugin
Change-Id: Id35668f23672988637748fbff2b501793ff760ac Closes-Bug: #1423480
This commit is contained in:
parent
66f72dc8c3
commit
419e99d464
16
gerrit/acls/stackforge/fuel-plugin-mellanox.config
Normal file
16
gerrit/acls/stackforge/fuel-plugin-mellanox.config
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
[access "refs/heads/*"]
|
||||||
|
abandon = group fuel-plugin-mellanox-core
|
||||||
|
create = group fuel-plugin-mellanox-core
|
||||||
|
label-Code-Review = -2..+2 group fuel-plugin-mellanox-core
|
||||||
|
label-Verified = -1..+1 group fuel-ci
|
||||||
|
label-Workflow = -1..+1 group fuel-plugin-mellanox-core
|
||||||
|
|
||||||
|
[access "refs/tags/*"]
|
||||||
|
pushSignedTag = group fuel-plugin-mellanox-release
|
||||||
|
|
||||||
|
[receive]
|
||||||
|
requireChangeId = true
|
||||||
|
requireContributorAgreement = true
|
||||||
|
|
||||||
|
[submit]
|
||||||
|
mergeContent = true
|
@ -1599,6 +1599,10 @@
|
|||||||
- fuel
|
- fuel
|
||||||
description: Fuel plugin to collect Logging Monitoring and Alerting metrics
|
description: Fuel plugin to collect Logging Monitoring and Alerting metrics
|
||||||
docimpact-group: fuel
|
docimpact-group: fuel
|
||||||
|
- project: stackforge/fuel-plugin-mellanox
|
||||||
|
groups:
|
||||||
|
- fuel
|
||||||
|
description: Fuel plugin for Mellanox support
|
||||||
- project: stackforge/fuel-plugin-neutron-fwaas
|
- project: stackforge/fuel-plugin-neutron-fwaas
|
||||||
groups:
|
groups:
|
||||||
- fuel
|
- fuel
|
||||||
|
@ -563,6 +563,7 @@ fuel-tracker:
|
|||||||
- stackforge/fuel-plugin-external-zabbix
|
- stackforge/fuel-plugin-external-zabbix
|
||||||
- stackforge/fuel-plugin-ha-fencing
|
- stackforge/fuel-plugin-ha-fencing
|
||||||
- stackforge/fuel-plugin-lma-collector
|
- stackforge/fuel-plugin-lma-collector
|
||||||
|
- stackforge/fuel-plugin-mellanox
|
||||||
- stackforge/fuel-plugin-neutron-fwaas
|
- stackforge/fuel-plugin-neutron-fwaas
|
||||||
- stackforge/fuel-plugin-neutron-lbaas
|
- stackforge/fuel-plugin-neutron-lbaas
|
||||||
- stackforge/fuel-plugin-neutron-vpnaas
|
- stackforge/fuel-plugin-neutron-vpnaas
|
||||||
|
@ -4676,6 +4676,11 @@ projects:
|
|||||||
- name: merge-check
|
- name: merge-check
|
||||||
- name: noop-jobs
|
- name: noop-jobs
|
||||||
|
|
||||||
|
- name: stackforge/fuel-plugin-mellanox
|
||||||
|
template:
|
||||||
|
- name: merge-check
|
||||||
|
- name: noop-jobs
|
||||||
|
|
||||||
- name: stackforge/fuel-plugin-neutron-fwaas
|
- name: stackforge/fuel-plugin-neutron-fwaas
|
||||||
template:
|
template:
|
||||||
- name: merge-check
|
- name: merge-check
|
||||||
|
Loading…
x
Reference in New Issue
Block a user