GitHub user ustcweizhou opened a pull request: https://github.com/apache/cloudstack/pull/1342
CLOUDSTACK-6181: Add 'root disk size' field in instance wizard for KVM templates This commit includes three changes: (1) Revert commit 13bf1ec5da9891eca98ef5dab61bf74b6db9530b to show the 'root disk size' field (2) Set the default value from '1' to empty. This also changes the default value of customized service offerings from '1' to empty. (3) show 'root disk size' field only when users choose a KVM template, as cloudstack supports deployvm with rootdisksize on KVM only. You can merge this pull request into a Git repository by running: $ git pull https://github.com/ustcweizhou/cloudstack root-disk-size-ui Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1342.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 #1342 ---- commit cb98a113ca6e2183f6feb6c62fb04a2c514af361 Author: Wei Zhou <w.z...@tech.leaseweb.com> Date: 2016-01-15T06:47:47Z CLOUDSTACK-6181: Add 'root disk size' field in instance wizard for KVM templates This commit includes three changes: (1) Revert commit 13bf1ec5da9891eca98ef5dab61bf74b6db9530b to show the 'root disk size' field (2) Set the default value from '1' to empty. This also changes the default value of customized service offerings from '1' to empty. (3) show 'root disk size' field only when users choose a KVM template, as cloudstack supports deployvm with rootdisksize on KVM only. ---- --- 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. ---