RETIRED, Extra Ansible roles to automate TripleO deployments
Go to file
Janki 3807b99ae9 Gracefully exit when overcloud deploy doesnot create overcloud stack
This patch does the following when overcloud deploy fails:

Check if the overcloud deploy has started.
1. If no, exit gracefully saying the deploy has not started.
2. If yes, check for errors in the deployment.

Change-Id: I4390c48491588c2932177cb84a3cec087d3a04e8
2017-06-05 14:32:58 +05:30
ci-scripts Fix path of working dir for Jinja linters 2017-03-19 23:54:51 +02:00
config Re-enable introspection on rdocloud 2017-05-26 13:47:29 +00:00
playbooks Enable SSL and containers on baremetal 2017-05-17 13:41:59 +03:00
releasenotes Parameterize OVB stack flavors 2017-05-16 10:47:20 -04:00
roles Gracefully exit when overcloud deploy doesnot create overcloud stack 2017-06-05 14:32:58 +05:30
.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 Added script to validate jinja templates 2017-03-10 14:10:55 +05:30
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.