Description of problem: Similar to https://code.engineering.redhat.com/gerrit/#/c/155247/ which was done for OSP-14, we should include python-ovirt-engine-sdk4 for OSP-15. See https://bugzilla.redhat.com/show_bug.cgi?id=1646641
*** Bug 1712542 has been marked as a duplicate of this bug. ***
To verify this we an use test Sasha did here - https://bugzilla.redhat.com/show_bug.cgi?id=1712542.
*** Bug 1721607 has been marked as a duplicate of this bug. ***
FailedQA: The details are here: https://bugzilla.redhat.com/show_bug.cgi?id=1721607
In latest compose I do see the package in the ironic-conductor container (undercloud) [stack@undercloud-0 ~]$ sudo podman exec -it ironic_conductor rpm -qa | grep ovirt python3-ovirt-engine-sdk4-4.2.9-3.el8ost.x86_64 So the attached patch seems ok, investigating why we are getting "Error: name \'sdk\' is not defined'".
As it looks like package is there, moving this back to ON_QA, we'll focus on the problem in https://bugzilla.redhat.com/show_bug.cgi?id=1721607
Verified based on comment #7 Environment: openstack-tripleo-common-10.7.1-0.20190614200406.277902e.el8ost.noarch The RPM is there (undercloud) [stack@undercloud ~]$ sudo podman exec -it ironic_conductor rpm -qa | grep ovirt python3-ovirt-engine-sdk4-4.2.9-3.el8ost.x86_64
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/RHEA-2019:2811