RETIRED, TripleO Ansible project repository. Contains playbooks for use with TripleO OpenStack deployments.
918452da7f
This patch adds an action plugin to render the all_nodes group_vars for the overcloud. This plugin will produce the same json structure as the all_nodes.j2 template in the tripleo-heiradata role. Once deploy_steps_playbook.yaml is migrated over to use the new action plugin, the all_nodes.j2 template can be removed. At scale, the template was taking an unusual amount of time to render. Switching to native python with the action plugin results in improved performance. In a 150 node environment, using the action plugin dropped the render time from 7 minutes to 30 seconds. Using an action plugin will also allow more easier unit testing (to be forthcoming), and also add the opportunity to use debug statements to show errors. Change-Id: I92113589b98d7c1f9c05e1ea0938a03d95b7dd15 |
||
---|---|---|
_skeleton_role_ | ||
doc | ||
releasenotes | ||
scripts | ||
tests | ||
tripleo_ansible | ||
zuul.d | ||
.gitignore | ||
.gitreview | ||
.pre-commit-config.yaml | ||
.stestr.conf | ||
.yamllint | ||
ansible-requirements.txt | ||
ansible-test-env.rc | ||
bindep.txt | ||
LICENSE | ||
molecule-requirements.txt | ||
README.rst | ||
requirements.txt | ||
role-addition.yml | ||
roles | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Team and repository tags
TripleO Ansible
TripleO Ansible project repository. Contains Ansible playbooks, roles, and plugins for use with TripleO.
Documentation for the project can be found at: https://docs.openstack.org/tripleo-ansible/latest/
Release notes for the project can be found at: https://docs.openstack.org/releasenotes/tripleo-ansible/
The project source code repository is located at: https://opendev.org/openstack/tripleo-ansible/
The project home is at: https://launchpad.net/tripleo
The project bug tracker is located at: https://bugs.launchpad.net/tripleo