Create Influxdb-Grafana Fuel plugin project in Stackforge

This plugin will install InfluxDB - an open-source,
distributed, time series database. It will also install
Grafana that is a graph editor for InfluxDB

Closes-Bug: #1422381

Change-Id: Ib1a65a4fe11d29703307cb75187a2b4707d1b672
This commit is contained in:
Sergey Kulanov
2015-02-16 17:09:00 +02:00
parent ba56fd5e11
commit b717616379
4 changed files with 27 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
[access "refs/heads/*"]
abandon = group fuel-plugin-influxdb-grafana-core
create = group fuel-plugin-influxdb-grafana-core
label-Code-Review = -2..+2 group fuel-plugin-influxdb-grafana-core
label-Verified = -1..+1 group fuel-ci
label-Workflow = -1..+1 group fuel-plugin-influxdb-grafana-core
[access "refs/tags/*"]
pushSignedTag = group fuel-plugin-influxdb-grafana-release
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@@ -1594,6 +1594,11 @@
description: Fuel plugin for HA fencing for Pacemaker cluster
upstream: git://github.com/sand8080/fuel_plugin_ha_fencing.git
docimpact-group: fuel
- project: stackforge/fuel-plugin-influxdb-grafana
groups:
- fuel
description: Fuel plugin to manage InfluxDB and Grafana
docimpact-group: fuel
- project: stackforge/fuel-plugin-lma-collector
groups:
- fuel

View File

@@ -562,6 +562,7 @@ fuel-tracker:
- stackforge/fuel-plugin-external-nfs
- stackforge/fuel-plugin-external-zabbix
- stackforge/fuel-plugin-ha-fencing
- stackforge/fuel-plugin-influxdb-grafana
- stackforge/fuel-plugin-lma-collector
- stackforge/fuel-plugin-mellanox
- stackforge/fuel-plugin-neutron-fwaas

View File

@@ -4678,6 +4678,11 @@ projects:
- name: merge-check
- name: noop-jobs
- name: stackforge/fuel-plugin-influxdb-grafana
template:
- name: merge-check
- name: noop-jobs
- name: stackforge/fuel-plugin-lma-collector
template:
- name: merge-check