RETIRED, Extra Ansible roles to automate TripleO deployments
Go to file
Chandan Kumar 2d255d14f8 Add podman support to validate-tempest role
* https://review.openstack.org/#/c/600517 introduces undercloud_container_cli
  to choose docker/podman container runtime. This changes introduces to use
  both docker/podman for running tempest tests.
* Tempest user does not have permission to create tempest workspace let's
  create the tempest workspace and own it with the tempest user.
* Introducing tempest_data directory to keep tempest related data
  which can be used by tempestconf and tempest run to tests
* Cleaned up stuff which is not necessary for tempest container.

Depends-On: https://review.openstack.org/#/c/614664/

Change-Id: I1b19b2580d1d4c9844e9221f18b23655b36b5a23
2018-11-06 15:41:48 +05:30
ci-scripts Repair ansible when calls with jinja2 2018-10-15 19:12:46 +01:00
config Include minimal Browbeat playbook in baremetal playbook 2018-08-27 17:56:13 +00:00
playbooks Gather facts for the undercloud to make platform data available 2018-10-18 16:21:44 +00:00
releasenotes Fix path and wire-in UC deploy role data file 2018-05-24 07:55:27 +00:00
roles Add podman support to validate-tempest role 2018-11-06 15:41:48 +05:30
zuul.d switch documentation job to new PTI 2018-08-29 10:05:47 -04:00
.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
.pre-commit-config.yaml Run bashate via pre-commit 2018-10-16 18:28:23 +01:00
LICENSE Add essential repo files 2016-11-22 13:23:57 +01:00
README.md fix error url 2018-03-15 15:32:57 +00:00
other-requirements.txt Replace the invalid links with the right ones for the document 2018-05-09 23:56:14 +00: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 Run bashate via pre-commit 2018-10-16 18:28:23 +01:00
tox.ini Run bashate via pre-commit 2018-10-16 18:28:23 +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.