Description of problem: Hwoffload qos feature is working but it is pending to merge tripleo patches. See https://bugzilla.redhat.com/show_bug.cgi?id=2165501#c1 This configuration should be enabled through tripleo templates $ cat ./neutron_ovn_metadata_agent.ini [DEFAULT] hwol_qos_enabled = True [ovn] ovn_nb_connection = tcp:192.168.10.40:6641
Added to templates: network-environment-overrides.yaml parameter_defaults: OvnHardwareOffloadedQos: true After deployment, I can see: neutron_ovn_metadata_agent.ini [DEFAULT] hwol_qos_enabled=True [ovn] ovsdb_probe_interval=60000 ovn_nb_connection=tcp:10.10.140.198:6641,tcp:10.10.140.144:6641,tcp:10.10.140.143:6641 ovn_sb_connection=tcp:10.10.140.198:6642,tcp:10.10.140.144:6642,tcp:10.10.140.143:6642 I have run sucessfully min_qos and max_qos with hwoffload
Version used for verification: RHOS-17.1-RHEL-9-20230613.n.1 openstack-tripleo-heat-templates-14.3.1-1.20230519151011.el9ost.noarch puppet-tripleo-14.2.3-1.20230517011019.el9ost.noarch puppet-neutron-18.6.1-1.20221226003124.el9ost.noarch
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 (Release of components for Red Hat OpenStack Platform 17.1 (Wallaby)), 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/RHEA-2023:4577