Bug 1365749

Summary: [Fedora][CodeChange] otopi uses obsolete python module 'imp'
Product: [oVirt] otopi Reporter: Yedidyah Bar David <didi>
Component: CoreAssignee: Gal Zaidman <gzaidman>
Status: CLOSED CURRENTRELEASE QA Contact: Lukas Svaty <lsvaty>
Severity: medium Docs Contact:
Priority: medium    
Version: masterCC: bugs, lsvaty, pbrilla, sbonazzo
Target Milestone: ovirt-4.3.0Keywords: CodeChange
Target Release: 1.8.0Flags: rule-engine: ovirt-4.3+
ylavi: Triaged+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: otopi-1.8.0_beta1 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-02-13 07:46:40 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Integration RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1460625    

Description Yedidyah Bar David 2016-08-10 07:11:08 UTC
Description of problem:

$Subject.

python 3.1 introduced a new module called importlib.

imp is deprecated since 3.4.

Also some parts of importlib will be deprecated in 3.6. See:

https://docs.python.org/3.6/library/importlib.html
http://stackoverflow.com/questions/35288021/what-is-the-equivalent-of-imp-find-module-in-importlib

Comment 1 Sandro Bonazzola 2019-02-13 07:46:40 UTC
This bugzilla is included in oVirt 4.3.0 release, published on February 4th 2019.

Since the problem described in this bug report should be
resolved in oVirt 4.3.0 release, it has been closed with a resolution of CURRENT RELEASE.

If the solution does not work for you, please open a new bug report.