-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/16362/
-----------------------------------------------------------
(Updated Dec. 19, 2013, 6:40 a.m.)
Review request for cloudstack and Kishan Kavala.
Bugs: CLOUDSTACK-5554
https://issues.apache.org/jira/browse/CLOUDSTACK-5554
Repository: cloudstack-git
Description
-------
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
Diffs (updated)
-----
engine/api/src/org/apache/cloudstack/engine/orchestration/service/VolumeOrchestrationService.java
1bba479
engine/orchestration/src/org/apache/cloudstack/engine/orchestration/VolumeOrchestrator.java
41a3f29
server/src/com/cloud/configuration/Config.java b994ce3
server/src/com/cloud/server/ManagementServerImpl.java 0e9c483
server/src/com/cloud/storage/VolumeApiServiceImpl.java 264f2bd
server/src/com/cloud/vm/UserVmManagerImpl.java 74b3439
setup/db/db/schema-421to430.sql d9cdfe6
Diff: https://reviews.apache.org/r/16362/diff/
Testing
-------
Thanks,
Harikrishna Patnala