GitHub user rashmidixit opened a pull request: https://github.com/apache/cloudstack/pull/1855
CLOUDSTACK-9697: Better error message if user tries to shrink VM ROOT Volume size Skip the API call altogether if the UI detects this case and throw a more user friendly message Conflicts: client/WEB-INF/classes/resources/messages.properties client/WEB-INF/classes/resources/messages_ja_JP.properties client/WEB-INF/classes/resources/messages_zh_CN.properties ui/dictionary2.jsp You can merge this pull request into a Git repository by running: $ git pull https://github.com/Accelerite/cloudstack CLOUDSTACK-9697 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1855.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1855 ---- commit 4b54fa3438fc88a2465b22a344c601e61d40c4af Author: sanket_thite <sanket_th...@accelerite.com> Date: 2016-09-13T06:47:09Z CLOUDSTACK-9697: Added better error message user if tries to shrink the VM ROOT volume size Skip the API call altogether if the UI detects this and throw a more user friendly message Conflicts: client/WEB-INF/classes/resources/messages.properties client/WEB-INF/classes/resources/messages_ja_JP.properties client/WEB-INF/classes/resources/messages_zh_CN.properties ui/dictionary2.jsp ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---