You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/changelogs/fragments/os_router_enable_snat_fix.yaml

6 lines
258 B
YAML

---
bugfixes:
- Fixed an issue where ``os_router`` would attempt to recreate router,
because lack of ``enabled_snat`` parameter was treated as difference,
if default Neutron policy for snat is set. (https://github.com/ansible/ansible/issues/29903)