Description of problem: Missing ComputeOvsDpdk role nodes under ovn-controllers group in hosts_for_migration file. $ ovn_migration.sh generate-inventory | sudo tee -a /var/log/ovn_migration_output.txt hosts_for_migration file: [ovn-dbs] controller-0 ansible_host=192.168.51.31 ovn_central=true ansible_ssh_user=heat-admin ansible_become=true controller-1 ansible_host=192.168.51.26 ansible_ssh_user=heat-admin ansible_become=true controller-2 ansible_host=192.168.51.53 ansible_ssh_user=heat-admin ansible_become=true [ovn-controllers] controller-0 ansible_host=192.168.51.31 ansible_ssh_user=heat-admin ansible_become=true ovn_controller=true controller-1 ansible_host=192.168.51.26 ansible_ssh_user=heat-admin ansible_become=true ovn_controller=true controller-2 ansible_host=192.168.51.53 ansible_ssh_user=heat-admin ansible_become=true ovn_controller=true [dhcp] controller-0 ansible_host=192.168.51.31 ansible_ssh_user=heat-admin ansible_become=true controller-1 ansible_host=192.168.51.26 ansible_ssh_user=heat-admin ansible_become=true controller-2 ansible_host=192.168.51.53 ansible_ssh_user=heat-admin ansible_become=true [overcloud-controllers:children] dhcp [overcloud:children] ovn-controllers ovn-dbs Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Missing ComputeOvsDpdk Role nodes in ovn-controllers group. Expected results: ComputeOvsDpdk Role nodes need to be part of ovn-controllers group. Additional info:
Placed upstream patch: https://review.opendev.org/c/openstack/neutron/+/822465
Backported this patch in upstream stable/train, https://review.opendev.org/c/openstack/networking-ovn/+/822720 other stable branch backported patch details, https://review.opendev.org/c/openstack/neutron/+/822526 https://review.opendev.org/c/openstack/neutron/+/822525 https://review.opendev.org/c/openstack/neutron/+/822524 https://review.opendev.org/c/openstack/neutron/+/822523 https://review.opendev.org/c/openstack/neutron/+/822523
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 16.2.4), 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-2022:8794