RETIRED, Extra Ansible roles to automate TripleO deployments
Go to file
Chandan Kumar (raukadah) c3a2d81104 Refactor buildtestpackages for downstream purpose
It includes:
* parameterize rdoinfo_repo_name
* Use zuul dict to parse zuul changes and remove zuul_deps
  ansible plugin as it is no longer needed.
* Added dlrn config template for downstream and should be
  enabled only when osp_release is defined.
* Use latest rdopkg
* It also fixes the DLRN installing from source.
* Moves dlrn command to shell script
* Remove deprecated parts of DLRN-0.8.0
* find out zuul dict only when there is a change_url otherwise
  ignore it.

https://tree.taiga.io/project/tripleo-ci-board/task/1789

Change-Id: I48bcddbc7693375396a99dc0ee79d32f6e4a4863
Signed-off-by: Chandan Kumar (raukadah) <chkumar@redhat.com>
2020-06-30 06:42:56 +00:00
ci-scripts lint: bump flake8 2020-01-10 13:44:42 +00:00
config Correct logs gzip parameter for centos ci 2020-01-29 08:13:52 +00:00
playbooks Revert "Update cirros image to cirros-0.5.1" 2020-06-27 19:11:22 +00:00
releasenotes Add nova cellv2 multicell support 2020-02-03 18:17:27 +00:00
roles Refactor buildtestpackages for downstream purpose 2020-06-30 06:42:56 +00:00
zuul.d Merge "Add project template for IPA multinode" 2020-06-26 21:20:14 +00:00
.ansible-lint ansible-lint: resolved 4 skips 2020-01-18 09:50:41 +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 Merge "lint: enabled whitespace fixes" 2020-01-11 21:29:34 +00:00
.yamllint Replace dict combine in standalone containers-prepare-parameters 2019-05-29 18:28:52 +00:00
bindep.txt fixed linters 2019-10-18 10:42:29 +01:00
LICENSE lint: enabled whitespace fixes 2020-01-05 14:07:37 +00:00
molecule-requirements.txt Adjust molecule requirements 2020-03-18 10:15:16 +13: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 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

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.