RETIRED, Extra Ansible roles to automate TripleO deployments
Go to file
Wes Hayutin 62cd851bec move the undercloud deploy role from quickstart to quickstart-extras
In an effort to make more of the tripleo deployment ci more composable
it has been discussed to break out the undercloud deployment into it's
own role.  There are examples where additional configuration is needed
prior to the undercloud installation such as dpdk, and installing in
other ci environments.

Change-Id: I87fec6435f84490b9f9de8d2cc0dd9f186409d4d
2016-12-19 10:37:22 -05:00
ci-scripts Add essential repo files 2016-11-22 13:23:57 +01:00
config/general_config collect-logs: run in two stages 2016-12-06 15:14:16 +01:00
playbooks Repositories setup role 2016-12-19 16:50:57 +02:00
roles move the undercloud deploy role from quickstart to quickstart-extras 2016-12-19 10:37:22 -05:00
.gitignore Add essential repo files 2016-11-22 13:23:57 +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
README.md Show team and repo badges on README 2016-11-25 18:45:43 +01:00
other-requirements.txt Add essential repo files 2016-11-22 13:23:57 +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 Add essential repo files 2016-11-22 13:23:57 +01:00
tox.ini Add essential repo files 2016-11-22 13:23:57 +01:00

README.md

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.