RETIRED, TripleO Ansible project repository. Contains playbooks for use with TripleO OpenStack deployments.
Go to file
James Slagle 918452da7f Add action plugin for all_nodes data
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
2020-01-24 11:57:46 -05:00
_skeleton_role_ normalize newlines at end of file 2019-11-12 15:06:58 +00:00
doc Allow comments in variable files to be rendered in docs 2020-01-15 11:54:57 -06:00
releasenotes Fix ssh_known_hosts hostname entries 2019-11-18 14:36:43 +01:00
scripts Fix typo that prevents to run tests locally 2019-12-12 14:30:22 +02:00
tests Merge "Convert tox to native zuul" 2019-07-08 14:18:00 +00:00
tripleo_ansible Add action plugin for all_nodes data 2020-01-24 11:57:46 -05:00
zuul.d Handle null enabled_networks and role_networks 2019-12-24 11:17:09 +05:30
.gitignore Introduce unit tests structure for tripleo-ansible filters 2019-12-02 22:26:16 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:33:52 +00:00
.pre-commit-config.yaml Revert "Workaround for ansible-lint installation failure" 2019-10-29 13:25:49 +00:00
.stestr.conf Introduce unit tests structure for tripleo-ansible filters 2019-12-02 22:26:16 +00:00
.yamllint Re-organize zuul config 2019-06-19 12:52:07 -05:00
LICENSE normalize newlines at end of file 2019-11-12 15:06:58 +00:00
README.rst Fix launchpad tracker in README.rst 2019-09-29 10:08:38 +02:00
ansible-requirements.txt Introduce unit tests structure for tripleo-ansible filters 2019-12-02 22:26:16 +00:00
ansible-test-env.rc Introduce tripleo-config role 2019-07-30 13:02:25 -05:00
bindep.txt update bindep, remove older fedora support 2019-11-21 09:55:36 -07:00
molecule-requirements.txt Bump molecule to 3.0a4 2019-12-11 19:24:38 +02:00
requirements.txt Introduce new module for Paunch 2019-09-17 04:37:39 +03:00
role-addition.yml Add job sorting logic to the role-addition playbook 2019-12-20 09:37:25 -06:00
roles Revert "Remove roles symlink" 2019-10-28 21:43:35 +00:00
setup.cfg Revert "Revert "Update install path for roles and plugins"" 2019-08-26 17:34:28 +00:00
setup.py Initial repo content 2018-07-17 16:36:40 -07:00
test-requirements.txt Introduce unit tests structure for tripleo-ansible filters 2019-12-02 22:26:16 +00:00
tox.ini Introduce unit tests structure for tripleo-ansible filters 2019-12-02 22:26:16 +00:00

README.rst

Team and repository tags

image

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