RETIRED, Extra Ansible roles to automate TripleO deployments
Go to file
Ben Kero f65419107f (undercloud|overcloud)-deploy: Add deployed_server script support
This patchset adds a flag to the undercloud-deploy role to support
arbitrary extra configuration.

It also adds support to the overcloud-deploy role to allow it to perform
some setup tasks required for deployed_server deployments such as
nodepool multinode.

Change-Id: I0688d7538d4c6fe4d24d5152ee4c8dae2557508f
2017-01-12 12:29:05 +00: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 (undercloud|overcloud)-deploy: Add deployed_server script support 2017-01-12 12:29:05 +00: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.