----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9245/ -----------------------------------------------------------
Review request for cloudstack and Prachi Damle. Description ------- Propagate this parameter to CS to force stop an instance This addresses bug CLOUDSTACK-1133. Diffs ----- awsapi/src/com/cloud/bridge/service/EC2RestServlet.java 78e736f awsapi/src/com/cloud/bridge/service/EC2SoapServiceImpl.java b2451c6 awsapi/src/com/cloud/bridge/service/core/ec2/EC2Engine.java 17752af awsapi/src/com/cloud/bridge/service/core/ec2/EC2StopInstances.java 13e23d1 Diff: https://reviews.apache.org/r/9245/diff/ Testing ------- Run ec2_stop_instances with force set to true - in CS api.log check if parameter 'force' is set to true in stopInstance api call Thanks, Likitha Shetty