Bug 1379674
Summary: | urllib2 is not in python3 | ||
---|---|---|---|
Product: | [oVirt] otopi | Reporter: | Yedidyah Bar David <didi> |
Component: | Core | Assignee: | Yedidyah Bar David <didi> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Pavol Brilla <pbrilla> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 1.6.0 | CC: | bugs, didi, oourfali |
Target Milestone: | ovirt-4.1.0-rc | Keywords: | CodeChange |
Target Release: | 1.6.0 | Flags: | rule-engine:
ovirt-4.1+
rule-engine: planning_ack+ sbonazzo: devel_ack+ pstehlik: testing_ack+ |
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | No Doc Update | |
Doc Text: |
undefined
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2017-01-29 06:03:34 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: | 1355626, 1379402 |
Description
Yedidyah Bar David
2016-09-27 12:20:14 UTC
reminder to look into http://python3porting.com/noconv.html#import-errors Decided to use python-six as compatibility layer: https://pythonhosted.org/six/#module-six.moves Note that the change can't be addressed within otopi, requires a change on each package using urllib2. - ovirt-engine-setup-plugins-websocket-proxy - ovirt-imageio-setup-plugins - ovirt-hosted-engine-setup Didi, can you check status of this bug? |