RETIRED, Fuel plugin to manage InfluxDB and Grafana
Go to file
Guillaume Thouvenin 92cb859434 Remove calls to hiera('influxdb_grafana') in manifests but hiera.pp
Change-Id: I39e5c2c7e4427195a4a54c9135e1c30c1cf0b5e7
2016-06-24 09:42:17 +02:00
contrib/dashboards Fix the usage message of the format.py script 2016-02-12 09:33:41 +01:00
deployment_scripts/puppet Remove calls to hiera('influxdb_grafana') in manifests but hiera.pp 2016-06-24 09:42:17 +02:00
doc Upgrade to Grafana 3.0.3 2016-05-25 07:27:40 +00:00
figures Manage the size of the partition 2015-04-21 14:48:51 +00:00
repositories Add a tox environment to build the plugin 2015-10-08 17:33:34 +02:00
specs Add blueprint for the InfluxDB/Grafana Fuel plugin 2015-03-04 17:13:00 +01:00
.gitignore Add fuel-qa as submodule 2016-04-13 09:35:30 +00:00
.gitreview Update .gitreview for new namespace 2015-10-17 22:23:50 +00:00
LICENSE Add appendix to LICENSE 2015-06-19 18:45:49 +02:00
README.md Remove README info duplicates with the plugin documentation 2015-11-17 14:26:19 +01:00
deployment_tasks.yaml Enable secure communication over HTTPS for Grafana 2016-06-21 14:16:50 +02:00
environment_config.yaml Remove calls to hiera('influxdb_grafana') in manifests but hiera.pp 2016-06-24 09:42:17 +02:00
functions.sh Use official 2.1.0 packages for Grafana 2015-08-10 12:40:39 +02:00
metadata.yaml Bump to version 0.10 2016-04-28 15:16:28 +02:00
network_roles.yaml Separate InfluxDB administration from configuration 2016-01-15 16:21:18 +01:00
node_roles.yaml Re-execute necessary tasks on the deployed nodes 2016-01-21 17:17:01 +01:00
pre_build_hook Remove useless LVM Puppet module 2016-06-07 17:06:54 +02:00
tasks.yaml Update to task based deployment 2016-04-14 12:27:10 +00:00
test-requirements.txt Revert "Pin fpb version temporarily" 2016-04-29 13:54:27 +00:00
tox.ini Fix tox.ini to clean repositories before building plugin 2016-04-14 09:25:04 +02:00
uninstall.sh Fix plugin removal error 2016-04-25 09:09:33 +00:00
volumes.yaml Upgrade InfluxDB to version 0.9.6.1 2015-12-17 16:20:53 +01:00

README.md

The InfluxDB-Grafana Plugin for Fuel

Overview

The InfluxDB-Grafana Plugin for Fuel is used to install and configure InfluxDB and Grafana which collectively provide access to OpenStack analytics for the metrics collected and processed by the LMA Collector Plugin.

Please check the InfluxDB-Grafana Plugin Overview section of the plugin documentation for additional information.

Release Notes

The release notes of the InfluxDB-Grafana Plugin are provided in the Release Notes section of the plugin documentation.

Requirements

The InfluxDB-Grafana Plugin requirements are defined in the Requirements section of the plugin documentation.

Known issues

The LMA Toolchain's related issues are listed on Launchpad.

Limitations

The InfluxDB-Grafana Plugin limitations are described in the Limitations section of the plugin documentation.

Installation

The installation instructions of the InfluxDB-Grafana Plugin are provided in the Installation section of the plugin documentation.

User Guide

Instructions for how to configure and use the InfluxDB-Grafana Plugin are provided in the User Guide section of the plugin documentation.

Communication

The OpenStack Development Mailing List is the preferred way to communicate with the members of the project. Emails should be sent to openstack-dev@lists.openstack.org with the subject prefixed by [fuel][plugins][lma].

Reporting Bugs

Bugs should be filed against the LMA Toolchain project on Launchpad (not Github!).

Contributing

If you would like to contribute to the development of this plugin you must follow the OpenStack development workflow instructions.

Patch reviews take place within OpenStack Gerrit system.

Contributors