Description of problem: For NFV uses cases, the DDP package needs to be configured during overcloud deploy This is similar to BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1967680, which needs to be supported for OSP17+RHEL9 Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: User should be able to specify the package in this custom templates Additional info:
Configured: ansible_playbooks: - playbook: /usr/share/ansible/tripleo-playbooks/cli-overcloud-kernel-ddp-pkg.yaml extra_vars: ddp_package: 'ddp-comms' - playbook: /usr/share/ansible/tripleo-playbooks/cli-overcloud-node-kernelargs.yaml extra_vars: ..... After provisioning takes place, i connect to the compute and execute [root@computeovsdpdksriov-r740 heat-admin]# dmesg | grep -i ddp [ 141.296418] ice 0000:3b:00.0: The DDP package was successfully loaded: ICE COMMS Package version 1.3.20.0 [ 145.039802] ice 0000:3b:00.1: DDP package already present on device: ICE COMMS Package version 1.3.20.0 I reboot the compute and execute again: [root@computeovsdpdksriov-r740 heat-admin]# dmesg | grep -i ddp [ 137.921852] ice 0000:3b:00.0: The DDP package was successfully loaded: ICE COMMS Package version 1.3.20.0 [ 141.916190] ice 0000:3b:00.1: DDP package already present on device: ICE COMMS Package version 1.3.20.0
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.0 (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-2022:6543
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days