Bug 1530724

Summary: Vdsm gluster is broken on Fedora 27 because of python-blivet1
Product: [oVirt] vdsm Reporter: Nir Soffer <nsoffer>
Component: GlusterAssignee: Gobinda Das <godas>
Status: CLOSED UPSTREAM QA Contact: SATHEESARAN <sasundar>
Severity: urgent Docs Contact:
Priority: high    
Version: 4.20.15CC: bshetty, bugs, dfediuck, sabose, sasundar
Target Milestone: ovirt-4.3.0Flags: rule-engine: ovirt-4.3+
Target Release: 4.30.3   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: v4.30.3 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-04-11 06:36:39 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Gluster RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1450607    
Bug Blocks:    

Description Nir Soffer 2018-01-03 16:46:15 UTC
Description of problem:

python-blivet1 is broken in Fedora 26 and Fedora 27. I reported a python-blivet1
bug 1450607 on 2017-05-13, and there is still no response on the technical issue.

Version-Release number of selected component (if applicable):
Any version on Fedora 26 or 27

How reproducible:
Always

Steps to Reproduce:
1. Run vdsm tests, I don't know what is the user visible behavior effected by this

Actual results:
Tests importing the blivet module fail.

Expected results:
Tests pass

Comment 3 Allon Mureinik 2018-02-22 21:25:14 UTC
The recent python-blivet1 version available in FC27 seems to have resolved the issue, as the attached patch should show.