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

Bug 1593643

Summary: Add support for setting the router static routes
Product: Red Hat OpenStack Reporter: Marcin Mirecki <mmirecki>
Component: python-shadeAssignee: Toure Dunnon <tdunnon>
Status: CLOSED NEXTRELEASE QA Contact: Udi Shkalim <ushkalim>
Severity: high Docs Contact:
Priority: medium    
Version: 14.0 (Rocky)CC: amuller, brad, jcoufal, rbrady, slinaber
Target Milestone: z2Keywords: ZStream
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: 2019-07-17 12:00:13 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:00:05 UTC
Description of problem:

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.

Shade does not implement this: [2].

[1]: https://developer.openstack.org/api-ref/network/v2/#routers-routers
[2]: https://github.com/openstack-infra/shade/blob/master/shade/openstackcloud.py#L4394

Comment 5 Steve Linabery 2019-03-08 20:33:13 UTC
The upstream change has not been backported to stable/rocky yet. Targeting this for 14z2.