Bug 1110510

Summary: [upgrade/async-tasks] 'Plugin' object has no attribute 'queryBoolean'
Product: Red Hat Enterprise Virtualization Manager Reporter: Alon Bar-Lev <alonbl>
Component: ovirt-engine-setupAssignee: Sandro Bonazzola <sbonazzo>
Status: CLOSED CURRENTRELEASE QA Contact: Pavel Stehlik <pstehlik>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.3.0CC: bazulay, didi, gklein, iheim, lveyde, mkalinin, rbalakri, Rhev-m-bugs, rnori, sherold, stirabos, yeylon
Target Milestone: ---Keywords: ZStream
Target Release: 3.5.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: integration
Fixed In Version: ovirt-engine-3.5.0_beta Doc Type: Bug Fix
Doc Text:
During setup/upgrade, fixed failures while prompting the user whether to stop async tasks or to fix database inconsistencies.
Story Points: ---
Clone Of:
: 1110662 (view as bug list) Environment:
Last Closed: 2015-02-12 14:14:30 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: 1110662, 1142923, 1156165    

Description Alon Bar-Lev 2014-06-17 20:08:02 UTC
if not self.dialog.queryBoolean(

should be:

from ovirt_engine_setup import dialog

        if not dialog.queryBoolean(

this since even 3.3.0

Comment 3 Petr Beňas 2014-09-09 13:26:51 UTC
Verified in rhevm-setup-3.5.0-0.10.master.el6ev.noarch