Bug 1258195

Summary: [LOG] redundant invocation of RemoveAllVmCinderDisksCommand
Product: [oVirt] ovirt-engine Reporter: Daniel Erez <derez>
Component: GeneralAssignee: Daniel Erez <derez>
Status: CLOSED CURRENTRELEASE QA Contact: Ori Gofen <ogofen>
Severity: low Docs Contact:
Priority: low    
Version: 3.6.0CC: acanan, amureini, bugs, ecohen, gklein, lsurette, rbalakri, yeylon
Target Milestone: ovirt-3.6.0-rcFlags: rule-engine: ovirt-3.6.0+
ylavi: planning_ack+
rule-engine: devel_ack+
rule-engine: testing_ack+
Target Release: 3.6.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: storage
Fixed In Version: 3.6.0-12 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-11-27 07:48:05 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Storage RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Daniel Erez 2015-08-30 07:43:19 UTC
Description of problem:
Upon removing a VM with non-Cinder disks, RemoveAllVmCinderDisksCommand is redundantly being invoked. 

Steps to Reproduce:
1. Create a VM
2. Add a Disk (Image/LUN)
3. Remove the VM

Actual results:
RemoveAllVmCinderDisksCommand is invoked.

Expected results:
RemoveAllVmCinderDisksCommand should be invoked only when CinderDisks exist.

Comment 1 Ori Gofen 2015-11-17 13:39:41 UTC
Verified on rhevm-3.6-0.2

Comment 2 Sandro Bonazzola 2015-11-27 07:48:05 UTC
Since oVirt 3.6.0 has been released, moving from verified to closed current release.