Bug 1464765

Summary: Set iothreads via REST does not update virtio-scsi devices
Product: [oVirt] ovirt-engine Reporter: Artyom <alukiano>
Component: RestAPIAssignee: Shmuel Melamud <smelamud>
Status: CLOSED CURRENTRELEASE QA Contact: Artyom <alukiano>
Severity: medium Docs Contact:
Priority: medium    
Version: 4.1.3.2CC: bugs, michal.skrivanek, mtessun, tjelinek
Target Milestone: ovirt-4.1.7Keywords: Triaged
Target Release: 4.1.7.1Flags: rule-engine: ovirt-4.1+
mtessun: planning_ack+
rule-engine: devel_ack+
mavital: testing_ack+
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-11-13 12:28:58 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
Set iothreads via REST
none
Set iothreads via UI none

Description Artyom 2017-06-25 14:32:55 UTC
Description of problem:
If I set iothreads via UI, I can see that for each iothread created separate virtio-scsi controller with attached iothread, but when I update iothreads via REST I see only one virtio-scsi controller without iothread.

Version-Release number of selected component (if applicable):
rhevm-4.1.3.2-0.1.el7.noarch

How reproducible:
Always

Steps to Reproduce:
1. Update VM iothreads via REST
<vm>
<io>
<threads>2</threads>
</io>
</vm>
2.
3.

Actual results:
only one virtio-scsi controller without iothread

Expected results:
two virtio-scsi controllers with attached iothreads

Additional info:
see screenshots for more details

Comment 1 Artyom 2017-06-25 14:33:21 UTC
Created attachment 1291718 [details]
Set iothreads via REST

Comment 2 Artyom 2017-06-25 14:33:42 UTC
Created attachment 1291719 [details]
Set iothreads via UI

Comment 3 Artyom 2017-09-24 06:40:00 UTC
Verified on rhevm-4.1.7.1-0.1.el7.noarch