Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1631388

Summary: os_router ignores enable_snat: no
Product: Red Hat OpenStack Reporter: Dominik Holler <dholler>
Component: ansibleAssignee: Lon Hohberger <lhh>
Status: CLOSED CURRENTRELEASE QA Contact: nlevinki <nlevinki>
Severity: medium Docs Contact:
Priority: medium    
Version: 15.0 (Stein)CC: jjoyce, jschluet, sclewis, slinaber, tvignaud
Target Milestone: Upstream M2Keywords: TestOnly, Tracking, Triaged
Target Release: 15.0 (Stein)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-10-22 21:00:39 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
terminal log
none
ansible playbook to reproduce none

Description Dominik Holler 2018-09-20 13:15:57 UTC
Created attachment 1485144 [details]
terminal log

Description of problem:
Ansible is not able to create routers with enable_snat: no anymore.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. execute attached create_non_nat_router.yml

Actual results:
Router with "enable_snat": true is created

Expected results:
Router with "enable_snat": false is created

Additional info:

Comment 1 Dominik Holler 2018-09-20 13:16:48 UTC
Created attachment 1485145 [details]
ansible playbook to reproduce

Comment 3 Lon Hohberger 2018-10-15 12:55:50 UTC
https://github.com/ansible/ansible/pull/46761