Bug 1418290

Summary: wrong error when removing pool
Product: [oVirt] ovirt-engine Reporter: Lucie Leistnerova <lleistne>
Component: Frontend.WebAdminAssignee: Shmuel Melamud <smelamud>
Status: CLOSED CURRENTRELEASE QA Contact: Lucie Leistnerova <lleistne>
Severity: low Docs Contact:
Priority: low    
Version: 4.1.0.3CC: bugs, lsvaty, michal.skrivanek, mtessun, slitmano, stirabos, tjelinek
Target Milestone: ovirt-4.1.3Flags: rule-engine: ovirt-4.1+
mtessun: planning_ack+
rule-engine: devel_ack+
lsvaty: testing_ack+
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-07-06 13:56:51 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Virt RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Lucie Leistnerova 2017-02-01 13:30:11 UTC
Description of problem:
When I try to remove pool that is still creating VMs error contains variable names not the values.

Cannot ${action} ${type}. This VM Pool is currently in use to create VM ${VmName}.


Version-Release number of selected component (if applicable):
ovirt-engine-webadmin-portal-4.1.0.3-0.1.el7.noarch

How reproducible: always


Steps to Reproduce:
1. create pool with more then 10 VMs
2. try to remove the pool when the VMs are still creating

Actual results: dialog pops up and error contains variables instead of values


Expected results: error is right

Comment 1 Lucie Leistnerova 2017-02-01 13:33:41 UTC
Also when I try to remove pool that is already removing error is

Cannot ${action} ${type}. VM pool ${VmPoolName} is being removed with VM ${VmName}.

Comment 3 Lucie Leistnerova 2017-06-01 06:39:15 UTC
Both errors are correct now.

verified in ovirt-engine-webadmin-portal-4.1.3-0.1.el7.noarch

Comment 4 Shmuel Melamud 2018-01-21 20:35:40 UTC
*** Bug 1433983 has been marked as a duplicate of this bug. ***