Bug 1096137
| Summary: | [RFE] [oVirt 4.0] add python 3.x support to the sdk | ||
|---|---|---|---|
| Product: | [oVirt] ovirt-engine-sdk-python | Reporter: | Sven Kieske <s.kieske> |
| Component: | RFEs | Assignee: | Juan Hernández <juan.hernandez> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Lukas Svaty <lsvaty> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | high | ||
| Version: | 3.4 | CC: | bugs, gklein, grafuls, iheim, juan.hernandez, mgoldboi, pstehlik, rbalakri, sbonazzo, s.kieske, srevivo |
| Target Milestone: | ovirt-4.0.0-alpha | Keywords: | FutureFeature |
| Target Release: | 4.0.0a | Flags: | rule-engine:
ovirt-4.0.0+
pnovotny: testing_plan_complete- rule-engine: planning_ack+ rule-engine: devel_ack+ pstehlik: testing_ack+ |
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | ovirt 4.0.0 alpha1 | Doc Type: | Enhancement |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-08-01 12:25:26 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | Infra | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Sven Kieske
2014-05-09 09:33:35 UTC
This isn't currently feasible because the generateDS.py tool that we use to generate Python code from the XML schema doesn't support Python 3. Version 2.15a of generateDS.py was released on 02/18/2015. This makes including support for 3.x in 3.6 more feasible, but it isn't decided yet. This is the list of patches needed to add Python 3 support: https://gerrit.ovirt.org/#/q/project:ovirt-engine-sdk+topic:python3 verified in python3-ovirt-engine-sdk4-4.0.0-0.3.a3.fc23.x86_64.rpm |