----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8545/#review14635 -----------------------------------------------------------
I'd like someone more familiar with the command classes being modified to review prior to committing this submission. - Chip Childers On Dec. 12, 2012, 10:56 a.m., Meghna Kale wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/8545/ > ----------------------------------------------------------- > > (Updated Dec. 12, 2012, 10:56 a.m.) > > > Review request for cloudstack, Chip Childers, Prasanna Santhanam, mice xia, > Chiradeep Vittal, and Alex Huang. > > > Description > ------- > > Added Unit test cases for com.cloud.api.commands > > > Diffs > ----- > > api/src/com/cloud/api/commands/CreateFirewallRuleCmd.java 937e9aa > api/src/com/cloud/api/commands/CreateIpForwardingRuleCmd.java a688d13 > api/src/com/cloud/api/commands/CreateLBStickinessPolicyCmd.java c2410c8 > api/src/com/cloud/api/commands/CreateLoadBalancerRuleCmd.java 80a8684 > api/src/com/cloud/api/commands/CreateNetworkACLCmd.java 033a496 > api/src/com/cloud/api/commands/CreatePortForwardingRuleCmd.java 3f3915a > api/src/com/cloud/api/commands/CreatePrivateGatewayCmd.java c56f9af > api/test/src/com/cloud/api/commands/test/CreateDiskOfferingCmdTest.java > PRE-CREATION > api/test/src/com/cloud/api/commands/test/CreateFirewallRuleCmdTest.java > PRE-CREATION > api/test/src/com/cloud/api/commands/test/CreateIpForwardingRuleCmdTest.java > PRE-CREATION > > api/test/src/com/cloud/api/commands/test/CreateLBStickinessPolicyCmdTest.java > PRE-CREATION > api/test/src/com/cloud/api/commands/test/CreateLoadBalancerRuleCmdTest.java > PRE-CREATION > api/test/src/com/cloud/api/commands/test/CreateNetworkACLCmdTest.java > PRE-CREATION > api/test/src/com/cloud/api/commands/test/CreateNetworkCmdTest.java > PRE-CREATION > api/test/src/com/cloud/api/commands/test/CreateNetworkOfferingCmdTest.java > PRE-CREATION > api/test/src/com/cloud/api/commands/test/CreatePhysicalNetworkCmdTest.java > PRE-CREATION > api/test/src/com/cloud/api/commands/test/CreatePodCmdTest.java PRE-CREATION > > api/test/src/com/cloud/api/commands/test/CreatePortForwardingRuleCmdTest.java > PRE-CREATION > api/test/src/com/cloud/api/commands/test/CreatePrivateGatewayCmdTest.java > PRE-CREATION > > Diff: https://reviews.apache.org/r/8545/diff/ > > > Testing > ------- > > > Thanks, > > Meghna Kale > >