[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-7245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14113581#comment-14113581
 ] 

Damodar Reddy T edited comment on CLOUDSTACK-7245 at 8/28/14 9:12 AM:
----------------------------------------------------------------------

Problem:
-------------------------------------
>From ACS-4.3 onwards we were not returning "isdynamicallyscalable" parameter 
>in the response for the API call "listIsos".
Root Cause Analysis:
-------------------------------------
We are not setting the field "isDynamicallyScalable" in TemplateResponse.java 
Object for listIsos call. Due to this in the response it was not populating 
this parameter into the response.
Proposed Solution:
------------------------------------
Populate the field "isDynamicallyScalable" by calling setDynamucallyScalable() 
method in TemplateResponse.java in "listIsos" call in 
"TemplateJoinDaoImpl.newIsoResponse()"
QA Notes:
-----------------------------------
Please note that we are not capturing isDynamicallyScalable value while 
registering an ISO which is a UI defect


was (Author: damoder.reddy):
Problem:
-------------------------------------
>From CCP-4.3 onwards we were not returning "isdynamicallyscalable" parameter 
>in the response for the API call "listIsos".
Root Cause Analysis:
-------------------------------------
We are not setting the field "isDynamicallyScalable" in TemplateResponse.java 
Object for listIsos call. Due to this in the response it was not populating 
this parameter into the response.
Proposed Solution:
------------------------------------
Populate the field "isDynamicallyScalable" by calling setDynamucallyScalable() 
method in TemplateResponse.java in "listIsos" call in 
"TemplateJoinDaoImpl.newIsoResponse()"
QA Notes:
-----------------------------------
Please note that we are not capturing isDynamicallyScalable value while 
registering an ISO which is a UI defect

> listIsos call does not return isdynamicallyscalable in the response 
> attributes as mentioned in API docs
> -------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-7245
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7245
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: API, Management Server
>    Affects Versions: 4.2.1
>            Reporter: Damodar Reddy T
>            Assignee: Damodar Reddy T
>             Fix For: 4.5.0
>
>
> There is no way to tell whether a particular iso listed is dynamically 
> scalable or not. Even in the cloudstak UI, 'Dynamically Scalable' is listed 
> in the template details while its not there in the ISO details.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to