Harikrishna Patnala created CLOUDSTACK-5554:
-----------------------------------------------
Summary: 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)