[jira] [Commented] (CLOUDSTACK-5361) Require UI changes,currently UI is not supporting custom system service offerings

2014-02-10 Thread prashant kumar mishra (JIRA)

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

prashant kumar mishra commented on CLOUDSTACK-5361:
---

as per Jessca comment this feature is not supported for system vms  so need for 
UI changes , closing it 

> Require UI changes,currently UI is not supporting  custom system service 
> offerings
> --
>
> Key: CLOUDSTACK-5361
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5361
> Project: CloudStack
>  Issue Type: Bug
>  Security Level: Public(Anyone can view this level - this is the 
> default.) 
>  Components: UI
>Affects Versions: 4.3.0
>Reporter: prashant kumar mishra
>Assignee: Jessica Wang
> Attachments: screenshot-1.jpg, screenshot-2.jpg
>
>
> Steps to reproduce
> 
> 1-try to create a custom system service offering
> Expected
> 
> AS we have custom check box for compute offering , we should have same for 
> system SO
> Actual
> -
> There are no custom check box



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Commented] (CLOUDSTACK-5361) Require UI changes,currently UI is not supporting custom system service offerings

2013-12-12 Thread prashant kumar mishra (JIRA)

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

prashant kumar mishra commented on CLOUDSTACK-5361:
---

As per FS

Changes to the APIs:

DeployVM , ScaleVM , ScaleSystemVM , UpgradeVM, UpgradeSysytemVM API.  

The change is same in all the APIs. we added a map of  custom parameters called 
customparameters. all the custom values need to be specified using this map 
parameter.

---> according to FS ,dynamic compute offering is supported for system vms
--->I was able to create SO and scaleup  from api please check screen shot

API

http://10.147.38.177:8080/client/api?command=createServiceOffering&response=json&sessionkey=fe8%2FxjAL747WlIybIsdEOqFsc5w%3D&issystem=true&name=ssvm1&displaytext=ssvm1&systemvmtype=secondarystoragevm&storageType=shared&offerha=false&limitcpuuse=false&_=138690985

response:
{ "createserviceofferingresponse" :  { "serviceoffering" : 
{"id":"13f17709-fa95-41d2-88ca-67897c262ebe","name":"ssvm1","displaytext":"ssvm1","created":"2013-12-13T05:01:16-0500","storagetype":"shared","offerha":false,"limitcpuuse":false,"isvolatile":false,"issystem":true,"defaultuse":false,"systemvmtype":"secondarystoragevm","iscustomized":true}
 }  }

> Require UI changes,currently UI is not supporting  custom system service 
> offerings
> --
>
> Key: CLOUDSTACK-5361
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5361
> Project: CloudStack
>  Issue Type: Bug
>  Security Level: Public(Anyone can view this level - this is the 
> default.) 
>  Components: UI
>Affects Versions: 4.3.0
>Reporter: prashant kumar mishra
>Assignee: Jessica Wang
> Attachments: screenshot-1.jpg
>
>
> Steps to reproduce
> 
> 1-try to create a custom system service offering
> Expected
> 
> AS we have custom check box for compute offering , we should have same for 
> system SO
> Actual
> -
> There are no custom check box



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)