Operations-related content for OpenStack-Ansible
Go to file
Matthew Thode 70c4538671
make the default base network match variables.sh
fix SSHKEY usage as is optional to run setup-host.sh

Change-Id: I61a0ddfd2fe0415912688742a03a51d9d9b391cc
2017-05-22 14:53:26 -05:00
ansible_tools Playbook to mount drives in swift object nodes 2016-08-02 10:33:21 +05:30
bowling_ball Allow graceful exiting with SIGINT and SIGTERM 2017-05-22 11:59:23 -04:00
cluster_metrics Telegraf playbook fixes 2017-05-09 15:40:13 -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 Make possible to start leap from K 2017-05-19 09:15:47 +00:00
multi-node-aio Add the public ip to iptables rules 2017-04-26 14:02:08 +00:00
multi-node-aio-xenial-ansible make the default base network match variables.sh 2017-05-22 14:53:26 -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-05-17 03:54:35 +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.