RETIRED, TripleO Ansible project repository. Contains playbooks for use with TripleO OpenStack deployments.
Go to file
Harald Jensås 68ec102343 Support 'ipversion' property in rules
The firewall role incorrectly used the 'proto' field in
a rule as a conditional to decide if the rule should be
created in iptables|ip6tables (or both). When proto was
'ipv6' the rule was not created in iptables, and when
proto was 'ipv4' the rule was not created in ip6tables.

When the proto field have 'ipv4' or 'ipv6' it is to
create rules for ip-in-ip encapsulation. Encapsulating
ipv4 in ipv6 or vice-versa is a valid usecase.

This change adds the 'ipversion' property for rules.

Closes-Bug: #1845170
Change-Id: I4b3463f27714721b2252640d8714da820da2eed6
2019-09-24 16:55:39 +02:00
_skeleton_role_ Fix documentation and skeleton role 2019-07-24 13:45:37 +03:00
doc Merge "Introduce new module for Paunch" 2019-09-17 11:36:46 +00:00
releasenotes Add the undercloud backup ansible playbook 2019-08-29 10:30:25 +02:00
scripts Add test to find broken symlinks 2019-09-17 12:29:19 -05:00
tests Merge "Convert tox to native zuul" 2019-07-08 14:18:00 +00:00
tripleo_ansible Support 'ipversion' property in rules 2019-09-24 16:55:39 +02:00
zuul.d increase coverage of tripleo-ansible 2019-09-20 11:02:41 -06:00
.gitignore Ignore the Sphinx documentation build 2019-09-18 10:48:49 +01:00
.gitreview OpenDev Migration Patch 2019-04-19 19:33:52 +00:00
.pre-commit-config.yaml Add galaxy role path which will be ignored by git 2019-07-18 13:40:14 -05:00
.yamllint Re-organize zuul config 2019-06-19 12:52:07 -05:00
ansible-test-env.rc Introduce tripleo-config role 2019-07-30 13:02:25 -05:00
bindep.txt Remove docker package from bindep 2019-07-01 18:30:29 -05:00
LICENSE Initial repo content 2018-07-17 16:36:40 -07:00
molecule-requirements.txt Constrain molecule 2019-08-30 17:08:45 -05:00
README.rst Update readme with tripleo-ansible links 2019-07-16 09:06:35 -05:00
requirements.txt Introduce new module for Paunch 2019-09-17 04:37:39 +03:00
role-addition.yml Update all role docs to use the ansible autodoc plugin 2019-07-12 20:07:06 -05:00
roles Create tripleo container image prepare role 2019-08-13 19:02:07 -05: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 Import Hiera roles 2019-08-09 10:32:07 -05:00
tox.ini Add test to find broken symlinks 2019-09-17 12:29:19 -05:00

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