RETIRED, Fuel plugin to manage InfluxDB and Grafana
Go to file
Simon Pasquier 82b7ced45f Bump to version 0.10
Change-Id: I860a2c1ab7979bb8ff7b7b754aa7f4144de593f5
2016-04-28 15:16:28 +02:00
contrib/dashboards Fix the usage message of the format.py script 2016-02-12 09:33:41 +01:00
deployment_scripts/puppet Add notice to identify StackLight manifests in puppet logs 2016-04-15 14:36:06 +00:00
doc Bump to version 0.10 2016-04-28 15:16:28 +02:00
figures Manage the size of the partition 2015-04-21 14:48:51 +00:00
plugin_test Add fuel-qa as submodule 2016-04-13 09:35:30 +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
.gitmodules 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 Update to task based deployment 2016-04-14 12:27:10 +00:00
environment_config.yaml Restrict MySQL username and dbname with valid name 2016-02-11 14:02:49 +01: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 Upgrade to InfluxDB 0.10.3 2016-03-11 09:56:51 +01:00
tasks.yaml Update to task based deployment 2016-04-14 12:27:10 +00:00
test-requirements.txt Pin fpb version temporarily 2016-04-25 10:51:41 +02: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