RETIRED, Extra Ansible roles to automate TripleO deployments
Go to file
yatinkarel fa93a6a3bc Use job's featureset_override directly
featureset_override_file_output contain some additional vars
like standalone_custom_env_files.
To reproduce a job we want to have same set of override's
given in a job so let's use job.featureset_override instead, if
standalone_environment_files is part of featureset_override
then standalone_custom_env_files will be calculated within
standalone role.

Closes-Bug: #1897155
Change-Id: I7dbd8f1e34cabd41504150c886cbe9ff166b50ea
2020-09-25 17:39:40 +05:30
ci-scripts lint: bump flake8 2020-01-10 13:44:42 +00:00
config Fix artifacts url for ci.centos.org 2020-09-02 13:30:50 +05:30
playbooks Merge "Pass build_repo_dir + fix tempest cloud name for standalone upgrade" 2020-09-16 22:59:25 +00:00
releasenotes Add nova cellv2 multicell support 2020-02-03 18:17:27 +00:00
roles Use job's featureset_override directly 2020-09-25 17:39:40 +05:30
zuul.d Merge "Add project template for IPA multinode" 2020-06-26 21:20:14 +00:00
.ansible-lint Fix ansible lint for python 3.8 2020-09-24 15:49:15 +05:30
.gitignore Tell people how to ignore their personnal editor temporary files 2019-02-22 09:07:15 +01:00
.gitreview OpenDev Migration Patch 2019-04-19 19:42:23 +00:00
.pre-commit-config.yaml Fix ansible lint for python 3.8 2020-09-24 15:49:15 +05:30
.yamllint Replace dict combine in standalone containers-prepare-parameters 2019-05-29 18:28:52 +00:00
LICENSE lint: enabled whitespace fixes 2020-01-05 14:07:37 +00:00
README.rst [Documentation] Migrate the format. 2018-11-16 16:21:50 +01:00
bindep.txt fixed linters 2019-10-18 10:42:29 +01:00
molecule-requirements.txt Fix ansible lint for python 3.8 2020-09-24 15:49:15 +05:30
other-requirements.txt Replace the invalid links with the right ones for the document 2018-05-09 23:56:14 +00:00
setup.cfg Small cleanups 2020-05-03 16:11:07 +02:00
setup.py Add essential repo files 2016-11-22 13:23:57 +01:00
test-requirements.txt Small cleanups 2020-05-03 16:11:07 +02:00
tox.ini Small cleanups 2020-05-03 16:11:07 +02:00
vars Reuse the validate-tempest skip list in os_tempest 2019-03-04 13:36:59 +01:00

README.rst

Team and repository tags

image

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 documentation.