Bug 1290012 - [REST-API] rsdl: 'provisioned_size' tag is not under 'disk' tag for add disk
Summary: [REST-API] rsdl: 'provisioned_size' tag is not under 'disk' tag for add disk
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: ovirt-engine
Classification: oVirt
Component: RestAPI
Version: 3.6.1.1
Hardware: x86_64
OS: Unspecified
unspecified
low
Target Milestone: ovirt-3.6.2
: 3.6.2
Assignee: Juan Hernández
QA Contact: Aharon Canan
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-12-09 13:47 UTC by Elad
Modified: 2016-02-18 11:20 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-02-18 11:20:09 UTC
oVirt Team: Storage
Embargoed:
rule-engine: ovirt-3.6.z+
ylavi: planning_ack+
juan.hernandez: devel_ack+
acanan: testing_ack+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 50176 0 master MERGED restapi: Fix RSDL metadata for "provisioned_size" Never
oVirt gerrit 50268 0 ovirt-engine-3.6 MERGED restapi: Fix RSDL metadata for "provisioned_size" Never

Description Elad 2015-12-09 13:47:22 UTC
Description of problem:


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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Elad 2015-12-09 13:53:06 UTC
In rsdl, 'provisioned_size' tag is not under the 'disk' tag in the disk creation hierarchy:

<parameter required="true" type="xs:int"><name>provisioned_size</name></parameter><parameter required="true" type="xs:string"><name>disk.interface</name></parameter><parameter required="true" type="xs:string"><name>disk.format</name></parameter>


Version-Release number of selected component (if applicable):
rhevm-restapi-3.6.1.1-0.1.el6.noarch


Expected results:
'provisioned_size' tag should be under the 'disk' tag as follows:

<name>disk.provisioned_size</name>

Comment 2 Sandro Bonazzola 2015-12-23 13:43:59 UTC
oVirt 3.6.2 RC1 has been released for testing, moving to ON_QA

Comment 3 Aharon Canan 2015-12-29 12:25:09 UTC
Verified

<parameter required="true" type="xs:int"><name>disk.provisioned_size</name>

rhevm-3.6.2-0.1.el6.noarch
vdsm-4.17.14-0.el7ev.noarch


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