Bug 1432424

Summary: Remove Update API for DiskService
Product: [oVirt] ovirt-engine-sdk-ruby Reporter: Maor <mlipchuk>
Component: CoreAssignee: Juan Hernández <juan.hernandez>
Status: CLOSED CURRENTRELEASE QA Contact: Pavel Stehlik <pstehlik>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 4.1.1CC: bugs, gklein, juan.hernandez, omachace, pstehlik
Target Milestone: ovirt-4.1.1Flags: rule-engine: ovirt-4.1+
Target Release: 4.1.5   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: ovirt-engine-sdk-4.1.5 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1432423 Environment:
Last Closed: 2017-04-21 09:39:46 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Infra RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Maor 2017-03-15 11:20:27 UTC
+++ This bug was initially created as a clone of Bug #1432423 +++

+++ This bug was initially created as a clone of Bug #1432416 +++

Description of problem:
Please remove the update API for disk service since it should not be supported in 4.1.1.
The disk update should be only through the disk attachments of VM

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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Juan Hernández 2017-03-15 11:27:06 UTC
The Disk.update operation was removed in version 4.1.33 of the specification of the API, and in version 4.1.1 of the engine. To solve this issue the SDK will be updated to work with version 4.1.33 of the specification of the API.

Comment 2 Raz Tamir 2017-03-24 15:05:18 UTC
Verified - execution of PUT to /api/disks/{disk_id} failed