Bug 842866

Summary: Remove PyXML dep
Product: [Fedora] Fedora Reporter: Toshio Ernie Kuratomi <a.badger>
Component: openstack-novaAssignee: Pádraig Brady <pbrady>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: akscram, alexander.sakhnov, apevec, apevec, asalkeld, bfilippov, breu, Jan.van.Eldik, jonathansteffan, jose.castro.leon, markmc, matt_domsch, mlvov, pbrady, p, rbryant, rkukura
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openstack-nova-2012.2-0.5.f3.fc18 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 851687 (view as bug list) Environment:
Last Closed: 2012-09-27 08:58:38 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 843176    

Description Toshio Ernie Kuratomi 2012-07-24 18:40:40 UTC
Description of problem:
We're trying to remove PyXML from Fedora 18 due to it being dead upstream and having the dubious behaviour of replacing the python stdlib's xml module with its own code.  https://fedoraproject.org/wiki/User:Toshio/Remove_PyXML

I've taken a look at python-nova's use of PyXML and I think we can just remove the dep.  No documentation mentions a PyXML requirement.  The code uses xml.dom.minidom and xml.parsers.expat which are both present in the python stdlib and lxml which is in the python-lxml package.

Comment 1 Pádraig Brady 2012-07-24 19:43:36 UTC
cool, I'll remove that so (after doing my own checks)

Comment 2 Pádraig Brady 2012-09-27 08:58:38 UTC
This dependency is now removed in Fedora 17 and 18