RETIRED, Fuel plugin to manage InfluxDB and Grafana
Go to file
Olivier Bourdon 11f79d60b6 Fix plugin removal error
Related-Bug: #1574478

Change-Id: Iba4dbc2b1f32c88c26204bb9667bb2002050db4e
(cherry picked from commit 972dfc47b1)
2016-04-25 11:34:37 +00:00
contrib/dashboards Fix the usage message of the format.py script 2016-02-12 09:33:41 +01:00
deployment_scripts/puppet Disable HTTP logs for InfluxDB 2016-03-30 11:32:21 +00:00
doc Added information about the management network 2016-03-25 19:23:09 +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 a tox environment to build the plugin 2015-10-08 17:33:34 +02: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 Merge "Configure no-quorum-policy for Pacemaker" 2016-01-28 10:50:58 +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 Remove the obsolete naming version 2016-02-10 13:44:54 +01: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 Update InfluxDB to 0.10.1 2016-02-29 13:36:33 +00:00
tasks.yaml Upgrade InfluxDB to 0.10 2016-02-08 14:14:47 +01:00
test-requirements.txt Pin fpb version temporarily 2016-04-25 11:48:32 +02:00
tox.ini Add initial tests for influxdb module 2016-01-08 14:40:49 +01:00
uninstall.sh Fix plugin removal error 2016-04-25 11:34:37 +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