RETIRED, Extra Ansible roles to automate TripleO deployments
Go to file
Juan Badia Payno 445d4d5d3f Remove --standalone argument from upgrade script
The --standalone option was removed at [1], the upgrade sript
still has the option that is why it was failing.

[1] - https://review.opendev.org/c/openstack/python-tripleoclient/+/753447
Closes-bug: #1943462

Change-Id: I4f88fa159928bdc0446c5bc85cc1c62e352ca9cc
2021-09-17 12:00:05 +02:00
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 Do not hard-code overcloud-full image name 2021-09-10 13:52:21 +12:00
releasenotes Add nova cellv2 multicell support 2020-02-03 18:17:27 +00:00
roles Remove --standalone argument from upgrade script 2021-09-17 12:00:05 +02:00
zuul.d Revert "openstack-tox-molecule timing out uploading logs" 2021-09-09 07:42:40 +00: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 Revert "Upgrade linters (ansible-lint v5)" 2021-03-12 17:50:42 +00:00
.yamllint Revert "Upgrade linters (ansible-lint v5)" 2021-03-12 17:50:42 +00:00
bindep.txt fixed linters 2019-10-18 10:42:29 +01:00
constraints.txt Use pip-compile to generate dependency list 2021-09-09 13:11:29 +05:30
LICENSE lint: enabled whitespace fixes 2020-01-05 14:07:37 +00:00
molecule-requirements.txt Restrict pytest-molecule to < 1.3.1 2020-10-15 17:36:59 -04:00
README.rst [Documentation] Migrate the format. 2018-11-16 16:21:50 +01: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 Use pip-compile to generate dependency list 2021-09-09 13:11:29 +05:30
vars Reuse the validate-tempest skip list in os_tempest 2019-03-04 13:36:59 +01:00

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.