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

Bug 1593648

Summary: [RFE] Add support for setting the router static routes
Product: Red Hat OpenStack Reporter: Marcin Mirecki <mmirecki>
Component: python-networking-ansibleAssignee: Dan Radez <dradez>
Status: CLOSED WONTFIX QA Contact: Arkady Shtempler <ashtempl>
Severity: medium Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: bfournie, dradez, jjoyce, jlibosva, jschluet, mburns, slinaber, tvignaud
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
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: 2021-08-18 16:16:36 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:

Description Marcin Mirecki 2018-06-21 10:10:35 UTC
The networking API v2 specification, which is implemented by openstack neutron, features an optional routes parameter - when updating a router(PUT requests). [1].

Static routes are crucial for routers to handle traffic from subnets not directly connected to a router.

Currently, openstack ansible is missing the ability to do this: [2]

There is an opened bug for python-shade that requests this feature as well, since I'm assuming it is a dependency of yours: [3].

Additional info:

[1]: https://developer.openstack.org/api-ref/network/v2/#routers-routers
[2]: https://docs.ansible.com/ansible/latest/modules/os_router_module.html
[3]: https://bugzilla.redhat.com/show_bug.cgi?id=1593643

Comment 5 pweeks 2021-08-18 16:16:36 UTC
networking-ansible no longer supported
closing wontfix
Should the situation change, please discuss with PM for reconsideration