Operations-related content for OpenStack-Ansible
Go to file
Melvin Hillsman 9e706b13a3 Add prometheus_client as optional output
Currently the only outputs plugin used is influxdb. This adds
prometheus_client outputs plugin and its directives as options.
The telegraf.conf.j2 template has been updated to check for the
outputs_prometheus_client variable and two other related variables.
New variable names and default values are shown in vars.yml.

Change-Id: I8d9380a4cc2ea58b4ad98b9fc964d45ff82090ed
Signed-off-by: Melvin Hillsman <mrhillsman@gmail.com>
2017-06-12 11:24:20 -05:00
ansible_tools Playbook to mount drives in swift object nodes 2016-08-02 10:33:21 +05:30
bowling_ball Add API query test for Swift 2017-06-05 13:13:28 -04:00
cluster_metrics Add prometheus_client as optional output 2017-06-12 11:24:20 -05:00
doc Use https instead of http for git.openstack.org 2017-02-06 22:22:41 +08:00
generate_requirements Replaces yaml.load() with yaml.safe_load() 2017-02-04 18:21:33 +08:00
leap-upgrades Remove extra exit 0 2017-06-02 08:21:23 +00:00
multi-node-aio make services persistant across reboots 2017-05-24 11:57:37 -05:00
multi-node-aio-xenial-ansible make services persistant across reboots 2017-05-24 11:57:37 -05:00
osa-gate-profile Import osa-gate-profile 2016-11-07 08:19:06 -06:00
releasenotes Use https instead of http for git.openstack.org 2017-02-06 22:22:41 +08:00
tests Use zuul-cloner for tests repo in OpenStack-CI 2017-05-04 17:13:15 +01:00
.gitignore Add base test scaffolding for repo 2016-06-14 15:32:40 +00:00
.gitreview Added .gitreview 2016-05-27 11:57:18 +00:00
CONTRIBUTING.rst Add base test scaffolding for repo 2016-06-14 15:32:40 +00:00
LICENSE Add base test scaffolding for repo 2016-06-14 15:32:40 +00:00
README.rst Show team and repo badges on README 2016-11-25 16:29:05 +01:00
bindep.txt Replace github with git.o.o 2016-11-02 12:16:10 +11:00
run_tests.sh Add base test scaffolding for repo 2016-06-14 15:32:40 +00:00
setup.cfg Update home page link in cfg file 2016-09-20 12:09:10 +05:30
setup.py Updated from global requirements 2017-03-02 11:51:26 +00:00
test-requirements.txt Updated from global requirements 2017-06-10 21:44:14 +00:00
tox.ini Use zuul-cloner for tests repo in OpenStack-CI 2017-05-04 17:13:15 +01:00

README.rst

Team and repository tags

image

OpenStack-Ansible Operator Tooling

This repository is a collecting point for various scripts and tools which OpenStack-Ansible Developers and Operators have found to be useful and want to share and collaboratively improve.

The contents of this repository are not strictly quality managed and are only tested by hand by the contributors and consumers. Anyone using the tooling is advised to very clearly understand what it is doing before using it on a production environment.

Galaxy roles

OpenStack Ansible backup

This role will perform backups for OpenStack-Ansible deployments and it needs to run on the deploy node. It will backup data on container and then synchronize backup files to the deploy node.