RETIRED, Extra Ansible roles to automate TripleO deployments
Go to file
Arx Cruz 3dab05c257 Fix tempest html generation file
In the latest version of tempest, the testr was replaced by
stestr, and so, the path where these results were stored changed
as well from .testrepository to .stestr. This patch verify which
directory was generated, and execute the subunit2html in the
proper directory.

Change-Id: Ic5a04781f830597a2c5fe9516a704ff5a9b5ff24
Closes-Bug: #1729403
2017-11-07 19:00:16 +01:00
ci-scripts Fix path of working dir for Jinja linters 2017-03-19 23:54:51 +02:00
config Remove scenarios from config/general_config 2017-10-17 14:47:44 -07:00
playbooks Split general OVB setup tasks from the the stack create 2017-10-17 20:39:32 +00:00
releasenotes Allow custom undercloud roles files for images prepare 2017-09-22 11:56:59 +02:00
roles Fix tempest html generation file 2017-11-07 19:00:16 +01:00
.gitignore Add ReNo support for managing release notes in TripleO-Quickstart-Extras 2017-02-07 12:19:28 +01:00
.gitreview Added .gitreview 2016-11-08 14:20:33 +00:00
LICENSE Add essential repo files 2016-11-22 13:23:57 +01:00
other-requirements.txt Add essential repo files 2016-11-22 13:23:57 +01:00
README.md Show team and repo badges on README 2016-11-25 18:45:43 +01:00
setup.cfg Add essential repo files 2016-11-22 13:23:57 +01:00
setup.py Add essential repo files 2016-11-22 13:23:57 +01:00
test-requirements.txt Switch from oslosphinx to openstackdocstheme 2017-07-06 19:39:35 +00:00
tox.ini Added script to validate jinja templates 2017-03-10 14:10:55 +05:30

Team and repository tags

Team and repository tags

Extra roles for tripleo-quickstart

These Ansible role are extending the functionality of tripleo-quickstart to do end-to-end deployment and testing of TripleO.

The documentation of each role is located in the individual role folders, and general usage information is in the tripleo-quickstart docs.