Change in ovirt-engine-sdk[sdk_4.0]: Use alternative test imports for Python 3

Ondra Machacek has submitted this change and it was merged. Change subject: Use alternative test imports for Python 3 ...................................................................... Use alternative test imports for Python 3 Some of the dependencies used in the tests don't work in Python 3. This patch changes the corresponding 'import' statements so that they work with Python 2 and Python 3. Change-Id: If5049cd7ac445a56ebc4ac459961d0bfd112787b Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> (cherry picked from commit 8068ae31d49ba1d50ca7f6e1b57fa3c1a6b3fd9a) --- M sdk/tests/server.py 1 file changed, 12 insertions(+), 3 deletions(-) Approvals: Ondra Machacek: Verified; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/62961 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If5049cd7ac445a56ebc4ac459961d0bfd112787b Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine-sdk Gerrit-Branch: sdk_4.0 Gerrit-Owner: Ondra Machacek <omachace@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Ondra Machacek <omachace@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
omachace@redhat.com