RETIRED, Extra Ansible roles to automate TripleO deployments
Go to file
Cédric Jeanneret bcd581fcb3 Tell people how to ignore their personnal editor temporary files
Since https://review.openstack.org/#/c/592520/ editor temporary files
aren't ignore anymore. This comment tells how to do that in order to
avoid future people coming around and wanting to add editor related
rules in the .gitignore file.

Change-Id: I47b7ebf7c8afe22c4bd7643c855940649f6da52c
2019-02-22 09:07:15 +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 Set tempest_private_net_provider_type to geneve for os_tempest 2019-02-19 20:40:24 +05:30
releasenotes Adopt yamllint strict linting 2018-11-26 12:37:21 +00:00
roles Merge "Add settings for ovb_key_name" 2019-02-19 20:38:49 +00:00
zuul.d Add tripleo-standalone-scenarios-full to tripleo-quickstart 2019-01-23 14:47:56 +02:00
.ansible-lint Migrate ansible-lint to pre-commit 2018-12-06 20:11:28 +00:00
.gitignore Tell people how to ignore their personnal editor temporary files 2019-02-22 09:07:15 +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
other-requirements.txt Replace the invalid links with the right ones for the document 2018-05-09 23:56:14 +00:00
README.rst [Documentation] Migrate the format. 2018-11-16 16:21:50 +01: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

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.