Rayees Namathponnan created CLOUDSTACK-5063:
-----------------------------------------------
Summary: [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
Fix For: 4.3.0
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)