Operations-related content for OpenStack-Ansible
Go to file
Jesse Pretorius bc7c136752 Used cached git sources and enable depends-on
Many, many patches have gone into the master branch to
enable the use of depends-on for role tests and to make
use of the git clones put into place by zuul. This patch
ensures that this functionality is now available for this
branch too.

The primary benefit for doing this would be to make use
of the cached git clones provided by zuul to improve test
reliability.

The secondary benefit would be to have the ability to
use depends-on to test patches together.

However, this will come at the cost of requiring a tox
configuration change, and the implementation of the
tests/tests-repo-clone.sh and run_tests.sh scripts
across all repositories.

Change-Id: Ibb511466d8de0f4fc1bc158993fa2b674d6edb3b
Depends-On: Ia806f19e00703c53f03a2420dbac1da4ba68db6c
2017-11-07 10:15:16 +00:00
ansible_tools Playbook to mount drives in swift object nodes 2016-08-02 10:33:21 +05:30
cluster_metrics Added Cinder storage pools data 2017-01-27 17:38:28 +00:00
doc Initial OSA zuul v3 role jobs 2017-10-31 12:10:32 +00:00
generate_requirements Add generate_requirements tool 2016-08-02 13:52:54 -04:00
multi-node-aio Add downgrade kernel script 2017-02-02 21:17:08 +00:00
multi-node-aio-xenial-ansible/roles Adds in TFTP Configure role - Ubuntu 16.04 2017-02-03 04:19:39 +00:00
osa-gate-profile Import osa-gate-profile 2016-11-07 08:19:06 -06:00
releasenotes Initial OSA zuul v3 role jobs 2017-10-31 12:10:32 +00:00
tests Used cached git sources and enable depends-on 2017-11-07 10:15:16 +00:00
zuul.d Initial OSA zuul v3 role jobs 2017-10-31 12:10:32 +00:00
.gitignore Updated from OpenStack Ansible Tests 2017-08-25 11:27:30 +00:00
.gitreview Fix ops repo to use stable/ocata reqs + gitreview 2017-02-09 13:36:47 +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 Updated from OpenStack Ansible Tests 2017-08-25 11:27:30 +00:00
run_tests.sh Used cached git sources and enable depends-on 2017-11-07 10:15:16 +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 2016-07-15 03:57:35 +00:00
test-requirements.txt Updated from global requirements 2016-12-02 05:10:32 +00:00
tox.ini Used cached git sources and enable depends-on 2017-11-07 10:15:16 +00: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.