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

Bug 1658484

Summary: OVN tripleo deployment should configure neutron config rpc_workers to a low number (1 is enough, and higher when using SRIOV)
Product: Red Hat OpenStack Reporter: Daniel Alvarez Sanchez <dalvarez>
Component: openstack-tripleo-heat-templatesAssignee: Emilien Macchi <emacchi>
Status: CLOSED ERRATA QA Contact: Gurenko Alex <agurenko>
Severity: high Docs Contact:
Priority: high    
Version: 14.0 (Rocky)CC: ekuris, mariel, mburns
Target Milestone: z1Keywords: Triaged, ZStream
Target Release: 14.0 (Rocky)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openstack-tripleo-heat-templates-9.0.1-0.20181013060919.el7ost Doc Type: Enhancement
Doc Text:
This enhancement sets the number of RPC workers to `1` by default in OVN tripleo deployments. The goal of this setting is to reduce the number of workers to save memory resources and the number of connections to OVSDB, in cases where the Neutron DHCP agent is not deployed alongside OVN services.
Story Points: ---
Clone Of: 1615763 Environment:
Last Closed: 2019-03-18 13:03:24 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1615763    
Bug Blocks:    

Comment 6 Eran Kuris 2019-02-11 13:21:50 UTC
Verified on OpenStack/14.0-RHEL-7/2019-02-07.1 
openstack-tripleo-heat-templates-9.2.1-0.20190119154856.fe11ade.el7ost.noarch
HA setup without SRIOV (SRIOV is not supported yet with OVN)


(overcloud) [root@controller-0 ~]# grep -ir rpc_workers /var/lib/config-data/neutron/etc/neutron/neutron.conf 
#rpc_workers = 1
rpc_workers=1

Comment 8 errata-xmlrpc 2019-03-18 13:03:24 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2019:0446