GitHub user ustcweizhou opened a pull request: https://github.com/apache/cloudstack/pull/1363
Fix issue in scale VM to dynamic service offering This reverts commit 9c4162ac7f451fc3e2155418dcfff224c8c08a4a and 16baa1289b7de383e98d0070717b3f1873fa2db3 Before change: exception when change compute offering (to dynamic service offering) on UI After change: succeed You can merge this pull request into a Git repository by running: $ git pull https://github.com/ustcweizhou/cloudstack fix-scalevm-issue Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1363.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 #1363 ---- commit ef3dfbbd3485bd33c02b19bf9bfe8d5940330737 Author: Wei Zhou <w.z...@tech.leaseweb.com> Date: 2016-01-25T14:32:29Z Fix issue in scale VM to dynamic service offering This reverts commit 9c4162ac7f451fc3e2155418dcfff224c8c08a4a and 16baa1289b7de383e98d0070717b3f1873fa2db3 Before change: exception when change compute offering (to dynamic service offering) on UI After change: succeed ---- --- 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. ---