Hi, According to the packages below you are using Python SDK v3, which has been deprecated in oVirt 4.0. You need to install Python SDK v4 using below:
dnf install python3-ovirt-engine-sdk4 Regards, Martin On Tue, Apr 20, 2021 at 5:27 PM Miguel Garcia <[email protected]> wrote: > We integrate jenkins to launch vms dynamically to run smoketest from our > builds but now we receive the following problem: > > "msg": "ovirtsdk4 version 4.3.0 or higher is required for this module" > > I had installed following packages in CentOs7 > ovirt-engine-sdk-java.noarch 3.6.10.0-1.el7 epel > ovirt-engine-sdk-java-javadoc.noarch 3.6.10.0-1.el7 epel > ovirt-engine-sdk-python.noarch 3.6.9.1-1.el7 epel > > I tired to use yum upgrade but did not report more recent version from > ovirt-sdk. > > How can I upgrade/install ovirt-sdk to version 4.3? > _______________________________________________ > Users mailing list -- [email protected] > To unsubscribe send an email to [email protected] > Privacy Statement: https://www.ovirt.org/privacy-policy.html > oVirt Code of Conduct: > https://www.ovirt.org/community/about/community-guidelines/ > List Archives: > https://lists.ovirt.org/archives/list/[email protected]/message/JHCE5VSXQI7KTCOM72DGQ4GZ4HXC34PJ/ > -- Martin Perina Manager, Software Engineering Red Hat Czech s.r.o.
_______________________________________________ Users mailing list -- [email protected] To unsubscribe send an email to [email protected] Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/[email protected]/message/G6LVJC7LAE67N63ICPCBAK2IVVE4XCCA/

