Bug 1612877

Summary: engine-setup with python3, returns No module named 'async_tasks_map'
Product: [oVirt] ovirt-engine Reporter: Gal Zaidman <gzaidman>
Component: Setup.EngineAssignee: Gal Zaidman <gzaidman>
Status: CLOSED UPSTREAM QA Contact: Lukas Svaty <lsvaty>
Severity: high Docs Contact:
Priority: high    
Version: 4.3.0CC: bugs, lsvaty
Target Milestone: ovirt-4.3.0Keywords: CodeChange
Target Release: 4.3.0Flags: rule-engine: ovirt-4.3+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: ovirt-engine-4.3.0_alpha Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-08-23 10:40:30 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 Gal Zaidman 2018-08-06 12:59:39 UTC
Description of problem:
Running engine-setup with python3 returns No module named 'async_tasks_map',
python3 in python 3 we need to use explicit relative imports,
need to change import in asynctasks.py