Bug 919683 - [webadmin] Can't change interface of shareable disk in webadmin. Via REST it is possible.
Summary: [webadmin] Can't change interface of shareable disk in webadmin. Via REST it ...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-engine-webadmin-portal
Version: 3.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: 3.2.0
Assignee: Daniel Erez
QA Contact: Leonid Natapov
URL:
Whiteboard: storage
Depends On:
Blocks: 948448
TreeView+ depends on / blocked
 
Reported: 2013-03-09 13:29 UTC by Ondra Machacek
Modified: 2016-02-10 17:17 UTC (History)
12 users (show)

Fixed In Version: sf11
Doc Type: Release Note
Doc Text:
It is now possible to modify the interface type (IDE/VirtIO) of a shared disk that is attached to more than one virtual machine. Note that the change will apply for all virtual machines to which the disk is attached.
Clone Of:
Environment:
Last Closed:
oVirt Team: Storage
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
webadmin screenshot (124.11 KB, image/png)
2013-03-09 13:29 UTC, Ondra Machacek
no flags Details


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 12907 0 None None None Never

Description Ondra Machacek 2013-03-09 13:29:59 UTC
Created attachment 707412 [details]
webadmin screenshot

Description of problem:


Version-Release number of selected component (if applicable):
sf9

How reproducible:
always

Steps to Reproduce:
1. Create shareable disk.
2. Create vm and attach shareable disk.
3. Try to change interface of disk.
  
Actual results:
Can't change interface.

Expected results:
Can change interface.

Additional info:
Or it shouldn't be possible in REST api.

curl -k -X PUT -H "Accept: application/xml" -H "Content-Type: application/xml" -H "Filter: $filter" \
    -u $U -d "<disk><interface>ide</interface></disk>" \
    $URL/vms/$v_id/disks/$d_id

Comment 1 Dafna Ron 2013-04-09 09:28:50 UTC
verified on sf13

Comment 2 Itamar Heim 2013-06-11 09:43:25 UTC
3.2 has been released

Comment 3 Itamar Heim 2013-06-11 09:43:33 UTC
3.2 has been released

Comment 4 Itamar Heim 2013-06-11 09:55:00 UTC
3.2 has been released


Note You need to log in before you can comment on or make changes to this bug.