Bug 1079087

Summary: [RFE][host-deploy] vdsm-upgrade to use ovirt-node-upgrade
Product: [Retired] oVirt Reporter: Alon Bar-Lev <alonbl>
Component: vdsmAssignee: Douglas Schilling Landgraf <dougsland>
Status: CLOSED CURRENTRELEASE QA Contact: Gil Klein <gklein>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: bazulay, bugs, gklein, iheim, mgoldboi, oourfali, rbalakri, yeylon
Target Milestone: ---Keywords: Improvement
Target Release: 3.5.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: infra
Fixed In Version: ovirt-3.5.0-beta1.1 Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-10-17 12:26:46 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:
Bug Depends On: 858596    
Bug Blocks:    

Description Alon Bar-Lev 2014-03-21 00:26:29 UTC
CURRENT IMPLEMENTATION

vdsm-upgrade part of vdsm-reg use ovirt-node specific logic to trigger node upgrade.

PROBLEMS IN CURRENT IMPLEMENTATION

node upgrade should have nothing to do with vdsm, it should be part of ovirt-node.

ovirt-node has its own tool now, see bug#858596.

NEW IMPLEMENTATION

Rewrite vdsm-upgrade as a wrapper script to ovirt-node-upgrade tool, keep interface to engine.

EXPECTED RESULT

Engine indirectly use ovirt-node-upgrade tool, ovirt-node specific code is removed from vdsm-upgrade.

Comment 1 Sandro Bonazzola 2014-10-17 12:26:46 UTC
oVirt 3.5 has been released and should include the fix for this issue.