Bug 1316094

Summary: [HE] VDSM API - netinfo.CachingNetInfo doesn't exist anymore
Product: [oVirt] ovirt-hosted-engine-setup Reporter: Sandro Bonazzola <sbonazzo>
Component: NetworkAssignee: Sandro Bonazzola <sbonazzo>
Status: CLOSED CURRENTRELEASE QA Contact: Artyom <alukiano>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 2.0.0CC: bugs, danken, ibarkan, mavital, mmirecki, ylavi
Target Milestone: ovirt-4.0.0-alphaKeywords: CodeChange, Regression, Triaged
Target Release: 2.0.0Flags: rule-engine: ovirt-4.0.0+
rule-engine: blocker+
rule-engine: planning_ack+
sbonazzo: devel_ack+
mavital: testing_ack+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-05 07:57:57 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: 1313872    

Description Sandro Bonazzola 2016-03-09 12:07:59 UTC
Description of problem:
2016-03-09 13:04:36 DEBUG otopi.context context._executeMethod:156 method exception
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/otopi/context.py", line 146, in _executeMethod
    method['method']()
  File "/usr/share/ovirt-hosted-engine-setup/scripts/../plugins/ovirt-hosted-engine-setup/network/bridge.py", line 114, in _customization
    info = netinfo.CachingNetInfo(
AttributeError: 'module' object has no attribute 'CachingNetInfo'


vdsm-4.17.999-706.gita08c287.el7.centos.noarch

Comment 1 Sandro Bonazzola 2016-03-09 12:13:51 UTC
dan, can you please advise on what should be used instead of netinfo.CachingNetInfo ?

Comment 2 Artyom 2016-04-12 09:06:00 UTC
Verified on ovirt-hosted-engine-setup-2.0.0-0.0.master.20160325145108.gita9a3495.el7.centos.noarch

1) Deploy first host on NFS - pass
2) Deploy additional host - pass

Comment 3 Sandro Bonazzola 2016-07-05 07:57:57 UTC
oVirt 4.0.0 has been released, closing current release.