Operations-related content for OpenStack-Ansible
Go to file
Jean-Philippe Evrard ee93901d05 Make possible to start leap from K
This change:
- discovers the current running version to know what
  to leap from, because we can't assume Juno only.
  At the same time it introduces a human verification
  of the source branch.
- removes the useless "-v" of the runs that produced
  an undesirable output, making the interface less
  "user friendly".

Change-Id: I04e4780bf5f58638addbd992eab7152f288532ae
Co-Authored-By: Jean-Philippe Evrard <jean-philippe@evrard.me>
2017-05-19 09:15:47 +00:00
ansible_tools Playbook to mount drives in swift object nodes 2016-08-02 10:33:21 +05:30
bowling_ball Add a basic glance API tests 2017-03-20 15:36:15 -04:00
cluster_metrics Fixing counter based graphs inside the Swift dashboard 2017-04-25 10:41:04 -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 Updates and bug fixes 2017-03-31 08:21:45 -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
bindep.txt Replace github with git.o.o 2016-11-02 12:16:10 +11: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
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-02-11 17:48:31 +00:00
tox.ini Use zuul-cloner for tests repo in OpenStack-CI 2017-05-04 17:13:15 +01:00

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.