----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8430/#review14216 -----------------------------------------------------------
Ship it! Applied in api_refactoring. Pl. close the review, thanks. commit ad50d226cd5ffa3d84fb1aed33f1d581909ec6e1 Author: Fang Wang <[email protected]> Date: Fri Dec 7 17:39:25 2012 -0800 api: Refactoring, add the parameter annotation for user VM. - Fix some errors in the previous deployVMCmd. - Rohit Yadav On Dec. 8, 2012, 1:46 a.m., Fang Wang wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/8430/ > ----------------------------------------------------------- > > (Updated Dec. 8, 2012, 1:46 a.m.) > > > Review request for cloudstack and Rohit Yadav. > > > Description > ------- > > For all the user virtual machine commands, add the parameter annotation. > > > This addresses bug https://issues.apache.org/jira/browse/CLOUDSTACK-518. > > > Diffs > ----- > > api/src/org/apache/cloudstack/api/user/vm/command/DeployVMCmd.java b06241d > api/src/org/apache/cloudstack/api/user/vm/command/DestroyVMCmd.java a308b69 > api/src/org/apache/cloudstack/api/user/vm/command/GetVMPasswordCmd.java > 54464ee > api/src/org/apache/cloudstack/api/user/vm/command/ListVMsCmd.java 9ed9bb3 > api/src/org/apache/cloudstack/api/user/vm/command/RebootVMCmd.java 3d496b5 > api/src/org/apache/cloudstack/api/user/vm/command/ResetVMPasswordCmd.java > d3fab26 > api/src/org/apache/cloudstack/api/user/vm/command/RestoreVMCmd.java c4ff9aa > api/src/org/apache/cloudstack/api/user/vm/command/StartVMCmd.java 406ffb9 > api/src/org/apache/cloudstack/api/user/vm/command/StopVMCmd.java 2de2057 > api/src/org/apache/cloudstack/api/user/vm/command/UpdateVMCmd.java 2a8dfca > api/src/org/apache/cloudstack/api/user/vm/command/UpgradeVMCmd.java 32ff918 > > Diff: https://reviews.apache.org/r/8430/diff/ > > > Testing > ------- > > > Thanks, > > Fang Wang > >
