RETIRED, Extra Ansible roles to automate TripleO deployments
Go to file
Sandeep Yadav 27dca26e9a Update condition to include cloud-names.yaml
We are creating a new featureset064 that will deploy overcloud with
custom network + custom overcloud name + IPA integration.

For that new featureset, We don't want to add the default
file created from cloud-names.yaml.j2 template but instead use
the values we defined in ci tht templates[1] for custom networks.

Adding a var non_custom_network that defaults to true so that we
can override in fs064.

testproject: https://review.rdoproject.org/r/c/testproject/+/31954

[1] https://review.opendev.org/c/openstack/tripleo-heat-templates/+/812369

Change-Id: I4fec8997d3f74552b72a6e1a33258c684f683eff
2021-12-06 13:07:07 +05:30
ci-scripts lint: bump flake8 2020-01-10 13:44:42 +00:00
config Do not hard-code overcloud-full image name 2021-09-10 13:52:21 +12:00
doc Add doc/requirements 2021-01-05 10:57:13 +01:00
playbooks Merge "Override inventory var value if the job defines it's own" 2021-11-02 23:52:23 +00:00
releasenotes Add nova cellv2 multicell support 2020-02-03 18:17:27 +00:00
roles Update condition to include cloud-names.yaml 2021-12-06 13:07:07 +05:30
zuul.d Drop minion job configuration 2021-09-30 09:56:01 -06:00
.ansible-lint Revert "Upgrade linters (ansible-lint v5)" 2021-03-12 17:50:42 +00:00
.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 Run CI with Ansible 2.11 (extras) 2021-11-16 17:10:33 +00:00
.yamllint Revert "Upgrade linters (ansible-lint v5)" 2021-03-12 17:50:42 +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 Run CI with Ansible 2.11 (extras) 2021-11-16 17:10:33 +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 Add doc/requirements 2021-01-05 10:57:13 +01:00
tox.ini Rework requirements and drop pip-compile 2021-09-23 13:14:41 -06: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.