[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-6087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marcus Sorensen resolved CLOUDSTACK-6087.
-----------------------------------------

    Resolution: Fixed

> custom disk offering max size is hard-coded
> -------------------------------------------
>
>                 Key: CLOUDSTACK-6087
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6087
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: Management Server
>    Affects Versions: 4.2.1
>            Reporter: Marcus Sorensen
>            Assignee: Marcus Sorensen
>             Fix For: Future
>
>
> Custom disk offering size max is hard-coded to 1024.
> server/src/com/cloud/storage/VolumeManagerImpl.java:
>     private int _customDiskOfferingMinSize = 1;
>     private final int _customDiskOfferingMaxSize = 1024;
> Fix it.



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

Reply via email to