You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by sw...@apache.org on 2016/04/18 14:37:54 UTC

[2/2] git commit: updated refs/heads/master to a957821

Merge pull request #1363 from ustcweizhou/fix-scalevm-issue

CLOUDSTACK-9251: Fix issue in scale VM to dynamic service offeringThis reverts commit 9c4162ac7f451fc3e2155418dcfff224c8c08a4a and 16baa1289b7de383e98d0070717b3f1873fa2db3

Before change: exception when change compute offering (to dynamic service offering) on UI
After change: succeed

* pr/1363:
  Fix issue in scale VM to dynamic service offering

Signed-off-by: Will Stevens <wi...@gmail.com>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/a9578210
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/a9578210
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/a9578210

Branch: refs/heads/master
Commit: a95782107475b973ee5e621f316ca18ec0bccc17
Parents: 08f2ec5 ef3dfbb
Author: Will Stevens <wi...@gmail.com>
Authored: Mon Apr 18 08:37:25 2016 -0400
Committer: Will Stevens <wi...@gmail.com>
Committed: Mon Apr 18 08:37:25 2016 -0400

----------------------------------------------------------------------
 .../api/command/user/vm/ScaleVMCmd.java         | 21 ++++++++++++++++++--
 .../api/command/user/vm/UpgradeVMCmd.java       | 16 ++++++++++++++-
 2 files changed, 34 insertions(+), 3 deletions(-)
----------------------------------------------------------------------