-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/10914/
-----------------------------------------------------------

(Updated May 3, 2013, 9:40 a.m.)


Review request for cloudstack and Abhinandan Prateek.


Changes
-------

updated patch


Description
-------

CLOUDSTACK-2146: system vm scaleup failed ;{ "scalevirtualmachineresponse" : 
{"errorcode":530,"cserrorcode":9999,"errortext":"Failed to scale vm"} } 

System vms scaling up is successful but response generation failed so fixed by 
changing the response object.


This addresses bug CLOUDSTACK-2146.


Diffs (updated)
-----

  api/src/com/cloud/vm/UserVmService.java c8ccb67 
  api/src/org/apache/cloudstack/api/command/user/vm/ScaleVMCmd.java 4fc65c3 
  api/test/org/apache/cloudstack/api/command/test/ScaleVMCmdTest.java 301fa02 
  server/src/com/cloud/vm/UserVmManagerImpl.java 6179948 
  server/test/com/cloud/vm/MockUserVmManagerImpl.java 22bbbe8 

Diff: https://reviews.apache.org/r/10914/diff/


Testing
-------

Tested scaling up both user vms and system vms.


Thanks,

Harikrishna Patnala

Reply via email to