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

ASF subversion and git services commented on CLOUDSTACK-5554:
-------------------------------------------------------------

Commit 707da55fe3f94e95ee0186fd119f78d1d3def5c7 in branch refs/heads/master 
from [~harikrishna.patnala]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=707da55 ]

CLOUDSTACK-5554: Custom disk offering allows to create a datadisk with size 
greater than custom.diskoffering.size.max value Fixed both 
custom.diskoffering.size.max and custom.diskoffering.size.min to ensure input 
values while deploying the VM and creating volume APIs.

Moved both parameters to VolumeOrchestrationService using ConfigDepot


>  Custom disk offering allows to create a datadisk with size greater than 
> custom.diskoffering.size.max value 
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-5554
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5554
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: Management Server
>    Affects Versions: 4.3.0
>            Reporter: Harikrishna Patnala
>            Assignee: Harikrishna Patnala
>            Priority: Critical
>             Fix For: 4.3.0
>
>
> Steps to Reproduce:
> --------------------------
> 1. Set the value of custom.diskoffering.size.max to 50 and restart the 
> management service.
> 2. Start creating a new instance, select Custom option for Data Disk Offering 
> and enter value 100 in the text box provided for custom disk offering.
> Observation:
> ----------------
> It is able to create a datadisk with 100GB size for a new instance.
> Expected Result:
> ----------------------
> As admin has set the max limit of custom disk size to 50GB, it should not 
> allow Users to enter disk value in text box greater than 
> custom.diskoffering.size.max value and prompt appropriate error message.



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

Reply via email to