Bug 1317473

Summary: [admin portal] Increase CPUs number in VM edit dialog of running VM is not propagated to virtual sockets
Product: [oVirt] ovirt-engine Reporter: Jiri Belka <jbelka>
Component: Frontend.WebAdminAssignee: Marek Libra <mlibra>
Status: CLOSED CURRENTRELEASE QA Contact: meital avital <mavital>
Severity: low Docs Contact:
Priority: unspecified    
Version: 3.6.3.3CC: bugs, mavital, mgoldboi, michal.skrivanek, tjelinek
Target Milestone: ovirt-3.6.6Flags: rule-engine: ovirt-3.6.z+
mgoldboi: planning_ack+
michal.skrivanek: devel_ack+
mavital: testing_ack+
Target Release: 3.6.6   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-30 10:52:36 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:
Attachments:
Description Flags
screenshot none

Description Jiri Belka 2016-03-14 10:43:53 UTC
Created attachment 1136108 [details]
screenshot

Description of problem:

Increase CPUs number in VM edit dialog of running VM is not propagated to virtual sockets. The issue happens only when updating running VM, it does work correctly for stopped VM and in New VM dialog as well.

Version-Release number of selected component (if applicable):
rhevm-webadmin-portal-3.6.3.4-0.1.el6.noarch

How reproducible:
100%

Steps to Reproduce:
1. have a running vm
2. open edit and increase number of cpus
3. click OK button

Actual results:
Total Virtual CPUs box gets red border, Advanced Properities reveals 'Virtual Sockets' still has original vCPUs value.

Expected results:
Changed value of Total Virtual CPUs should be transparently propagated to 'Virtual Sockets' so submitting the dialog via OK button works.

Additional info:

Comment 1 Mike McCune 2016-03-28 23:07:19 UTC
This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions

Comment 2 meital avital 2016-05-09 11:36:13 UTC
Verified on rhevm-3.6.6.2-0.1.el6

Verify steps:
1. have a running vm
2. open edit and increase number of cpus
3. click OK button

-> the 'Virtual Sockets' changed accordingly to the Total Virtual CPUs.