RETIRED, Extra Ansible roles to automate TripleO deployments
Go to file
Chandan Kumar a1aab3eacc Use Ocata Tempest rpm with new tempest workflow
* From ocata release, In RDO, the tempest rpm has changed it's
  source from redhat-openstack/tempest to upstream tempest as
  well as config_tempest script is moved to
  redhat-openstack/python-tempestconf.

* Remove tempest_source = rdo or upstream as it does not make
  sense since we are using tempest_format = venv or packages,
  As we select venv, for older release till newton upstream will
  be redhat-openstack/tempest and for ocata will be upstream
  tempest. If we select packages it will directly installs
  from RDO packages.

* Use tempest_format to packages

* Use ostestr for running tempest tests as upstream tempest
  run interface is currently unstable.

Change-Id: I177b32622500dab54896fda740080d07f5f65261
2017-03-03 17:06:39 +05:30
ci-scripts Fix ansible-lint.sh script for roles. 2017-02-21 14:06:41 +01:00
config/general_config Support multinic network isolation 2017-03-01 00:04:42 +02:00
playbooks Add sanity checks to the baremetal overcloud and upgrades playbooks 2017-02-16 10:43:16 -05:00
releasenotes Add release notes for deprecation of multinic 2017-02-28 22:41:40 +00:00
roles Use Ocata Tempest rpm with new tempest workflow 2017-03-03 17:06:39 +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 Adds a Bashate target to tox.ini. 2017-02-07 12:23:45 +01:00
tox.ini Adds a Bashate target to tox.ini. 2017-02-07 12:23:45 +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.