[
https://issues.apache.org/jira/browse/CLOUDSTACK-5063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13819972#comment-13819972
]
ASF subversion and git services commented on CLOUDSTACK-5063:
-------------------------------------------------------------
Commit c9108376b15dfa3fcf04375edea7d86d0056a985 in branch refs/heads/4.3 from
[~bharat.kumar]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=c910837 ]
CLOUDSTACK-5063 Disk offering tied to a compute offering should not shown in
disk offering section
> [Automation] Compute offering should not shown in disk offering section
> ------------------------------------------------------------------------
>
> Key: CLOUDSTACK-5063
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5063
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: VMware, Volumes
> Affects Versions: 4.3.0
> Environment: vmware
> build : master
> Reporter: Rayees Namathponnan
> Assignee: Bharat Kumar
> Fix For: 4.3.0
>
> Attachments: CLOUDSTACK-5063.rar
>
>
> Steps to reproduce
> Step 1 : Deploy advanced zone with master build
> Step 2 : Create compute offering "TestComputeOffer"
> Step 3 : Select Disk offering from UI
> Actual Result
> Bunch of exception trough here, and compute offering "TestComputeOffer"
> showing in disk offering selection, getting below error if you select
> "TestComputeOffer"
> Status
> Unable to execute API command listdiskofferings due to invalid value. Invalid
> parameter id value=e20a534c-90d3-41ac-97a1-3c950eca5026 due to incorrect long
> value format, or entity does not exist or due to incorrect parameter
> annotation for the field in api cmd class.
> Firebug logs
> ----------------
> curl
> 'http://10.223.49.197:8080/client/api?command=listDiskOfferings&response=json&sessionkey=053%2FqCLYjvx8EaEpzqaVwy1I9gg%3D&id=e20a534c-90d3-41ac-97a1-3c950eca5026&_=1383767126407'
> -H 'Host: 10.223.49.197:8080' -H 'User-Agent: Mozilla/5.0 (Windows NT 6.1;
> WOW64; rv:24.0) Gecko/20100101 Firefox/24.0' -H 'Accept: application/json,
> text/javascript, */*; q=0.01' -H 'Accept-Language: en-US,en;q=0.5' -H
> 'Accept-Encoding: gzip, deflate' -H 'X-Requested-With: XMLHttpRequest' -H
> 'Referer: http://10.223.49.197:8080/client/' -H 'Cookie:
> sessionKey=053%252FqCLYjvx8EaEpzqaVwy1I9gg%253D; username=admin;
> account=admin; domainid=7ac0abbc-46fe-11e3-8950-52b2d980df8a; role=1;
> userfullname=admin%20cloud; userid=ac94efae-46fe-11e3-8950-52b2d980df8a;
> capabilities=%5Bobject%20Object%5D; supportELB=false;
> regionsecondaryenabled=false; userpublictemplateenabled=true;
> userProjectsEnabled=true; JSESSIONID=90C790837D922F2E6E0E4FFDE95C4982'
> { "listdiskofferingsresponse" :
> {"uuidList":[],"errorcode":431,"cserrorcode":9999,"errortext":"Unable to
> execute API command listdiskofferings due to invalid value. Invalid parameter
> id value=e20a534c-90d3-41ac-97a1-3c950eca5026 due to incorrect long value
> format, or entity does not exist or due to incorrect parameter annotation for
> the field in api cmd class."} }
--
This message was sent by Atlassian JIRA
(v6.1#6144)