Bug 1821961 - [RFE] Dynamic NeutronL3AgentMode for Networker and Controller nodes to 'dvr_snat' and 'dvr' for compute roles
Summary: [RFE] Dynamic NeutronL3AgentMode for Networker and Controller nodes to 'dvr_s...
Keywords:
Status: NEW
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tripleo-heat-templates
Version: 13.0 (Queens)
Hardware: All
OS: All
unspecified
low
Target Milestone: ---
: ---
Assignee: OSP Team
QA Contact: David Rosenfeld
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-04-07 23:31 UTC by Richard Barrott
Modified: 2022-08-31 22:29 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker OSP-2575 0 None None None 2022-05-10 15:40:37 UTC

Description Richard Barrott 2020-04-07 23:31:46 UTC
Description of problem:
By default, SNAT is distributed on all of the nodes instead of just the Network nodes.  
Per: https://opendev.org/openstack/tripleo-heat-templates/src/branch/stable/queens/environments/neutron-ovs-dvr.yaml#L28


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

How reproducible:
Consistently

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:
Customer requests that with the use of composable roles,the default should be a little more dynamic; for example any role running certain compute related services (like nova_libvirt) would get NeutronL3AgentMode: 'dvr' if not specified, rather than hard coding to just a single role (that we expect very few site actually use in production, due to running different physical servers)


Note You need to log in before you can comment on or make changes to this bug.