Bug 1631388
| Summary: | os_router ignores enable_snat: no | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Dominik Holler <dholler> | ||||||
| Component: | ansible | Assignee: | 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 M2 | Keywords: | 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: |
|
||||||||
Created attachment 1485145 [details]
ansible playbook to reproduce
|
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: