Operations-related content for OpenStack-Ansible
5b5ae43392
There was a bug in osa-differ where an exception would be thrown if a new role appeared that didn't exist before. That's fixed in this patch. The script also skips the commit comparison if it notices that the commit SHA matches between both OSA releases. The RST output had broken headers before and those are fixed as well. Closes-bug: 1604840 Change-Id: Ifa47d64e7b79639a90871fdbf0370f8c425582ed |
||
---|---|---|
doc | ||
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.