Operations-related content for OpenStack-Ansible
7bf237926c
Adding a tool for generating requirements.yml files for each Openstack-Ansible role. This tool is intended to be used by maintainers of OpenStack-Ansible. The goal of the generated requirements.yml files to allow end users the ability to consume roles without needing to use all of OpenStack-Ansible. Change-Id: I8f4c0bf3ea4366bd84b671f796cedc07e5d4db80 |
||
---|---|---|
ansible_tools | ||
doc | ||
generate_requirements | ||
osa-differ | ||
releasenotes | ||
.gitignore | ||
.gitreview | ||
CONTRIBUTING.rst | ||
LICENSE | ||
other-requirements.txt | ||
README.rst | ||
run_tests.sh | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
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.