bebe7b8c58
Iterate over destination for each source to have the correct return rules created. (Passing a list as destination to tripleo::firewall::rule does not work.) Also the "forward destinations" rules should use the source addresses in the data for both source and destination rules. Change-Id: I3d572bf4aab65f5befb596f7c90c94fc0abe7afa Closes-Bug: #1797455
6 lines
189 B
YAML
6 lines
189 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Masquerading and forwarding rules are now correctly created when using
|
|
routed networks.
|
|
(See `bug: 1797455 <https://bugs.launchpad.net/tripleo/+bug/1797455>`_.) |