Description of problem: If there are no hosts lies under Compute role rather defined as custom role, nova-svirt validation will fail with no hosts matched/ +++ +--------------------------------------+---------------------------+--------+--------------------------+---------------- | UUID | Validations | Status | Host_Group | Status_by_Host +--------------------------------------+---------------------------+--------+--------------------------+---------------- | 1e96b567-9852-4f89-9d3f-54e546bfa668 | nova-svirt | FAILED | Compute | No host matched As per playbook hosts: Compute is set. https://opendev.org/openstack/tripleo-validations/src/branch/master/playbooks/nova-svirt.yaml#L2 +++ Setting hosts: nova_libvirt should resolve this issue. Version-Release number of selected component (if applicable): 16.X How reproducible: Everytime Steps to Reproduce: 1. Define custom compute roles. 2. Run nova-svirt validation. 3. validation will fail with "no hosts matched". Actual results: validation failed. Expected results: should pass Additional info:
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