RETIRED, Extra Ansible roles to automate TripleO deployments
Go to file
Jose Luis Franco Arza 0a9346dd9c Update tht,tripleoclient and tc before standalone_upgrade.
In a similar way it's being done during undercloud upgrade
[0] we need to update certain packages before executing the
standalone environment upgrade. These packages are
python-tripleoclient, tripleo-heat-templates and tripleo-common.

[0] - https://docs.openstack.org/tripleo-docs/latest/upgrade/undercloud.html
Closes-Bug: #1811371
Change-Id: Iac96f7196ffa0304ca36816c18fc348e27a6ea02
2019-01-15 09:24:35 +01:00
ci-scripts Migrate ansible-lint to pre-commit 2018-12-06 20:11:28 +00:00
config Adopt yamllint strict linting 2018-11-26 12:37:21 +00:00
playbooks Disable nested virt for standalone 2018-12-06 12:26:18 -07:00
releasenotes Adopt yamllint strict linting 2018-11-26 12:37:21 +00:00
roles Update tht,tripleoclient and tc before standalone_upgrade. 2019-01-15 09:24:35 +01:00
zuul.d Remove tripleo-multinode-baremetal-full template 2018-11-24 23:51:46 -02:00
.ansible-lint Migrate ansible-lint to pre-commit 2018-12-06 20:11:28 +00: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 Migrate ansible-lint to pre-commit 2018-12-06 20:11:28 +00:00
.yamllint Harden yaml linting on modified files 2018-11-14 20:55:47 +00:00
LICENSE Add essential repo files 2016-11-22 13:23:57 +01:00
README.rst [Documentation] Migrate the format. 2018-11-16 16:21:50 +01: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 [Core] Change the author and author mail. 2018-12-13 10:00:47 +01:00
setup.py Add essential repo files 2016-11-22 13:23:57 +01:00
test-requirements.txt Migrate ansible-lint to pre-commit 2018-12-06 20:11:28 +00:00
tox.ini Merge "fix tox python3 overrides" 2019-01-03 07:04:09 +00: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.