RETIRED, Extra Ansible roles to automate TripleO deployments
Go to file
Chandan Kumar ba0c301420 Introduced tempest_extra_config flag for tempest.conf
* tempest_extra_config will contains a dict with section.option as
  a key followed by values like that
  tempest_extra_config:
	identity.admin_v2_api: True
* The above defined values will be overriden in tempest.conf with
  the help of discover-tempest-config tool

* With this flag we can have more control over tempest.conf while
  using it in featureset files.

Change-Id: If787aaf2de0f5a243aceb510f91915db32dc48c1
2017-08-21 20:34:32 +05:30
ci-scripts Fix path of working dir for Jinja linters 2017-03-19 23:54:51 +02:00
config Use templated network-environment file for OVB 2017-06-29 23:19:24 +00:00
playbooks Add new role for tripleo-validations 2017-07-24 07:59:00 +00:00
releasenotes Mitaka EOL commit 2017-07-17 15:41:11 -04:00
roles Introduced tempest_extra_config flag for tempest.conf 2017-08-21 20:34:32 +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
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 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

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.