RETIRED, Extra Ansible roles to automate TripleO deployments
Go to file
Arx Cruz 858b128029 Disable TestEncryptedCinderVolumes
The right way to configure encrypted volumes is configuring a key
manager, like barbican, however, it's not enabled by default, and
it's already being covered by one of tripleo scenarios.

Change-Id: I3c66733d93e54728547374b4fa2f10be18cae0fd
2017-01-13 17:52:51 +01:00
ci-scripts Add essential repo files 2016-11-22 13:23:57 +01:00
config/general_config Parametrize containers compute DNS 2017-01-05 15:56:51 -05:00
playbooks Merge "Modify baremetal playbooks to use undercloud-deploy role" 2017-01-06 13:43:19 +00:00
roles Disable TestEncryptedCinderVolumes 2017-01-13 17:52:51 +01: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.