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


Since there are changes made to DAO layer,  this patch cannot be applied as-is. 
You need to apply your changes again on the work doen by Rajecsh, I guess.

- Prachi Damle


On Aug. 7, 2012, 5:13 a.m., Likitha Shetty wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/6425/
> -----------------------------------------------------------
> 
> (Updated Aug. 7, 2012, 5:13 a.m.)
> 
> 
> Review request for cloudstack and Prachi Damle.
> 
> 
> Description
> -------
> 
> Added a check in EC2Engine to verify if the service offering returned by 
> CloudStack to AWSAPI has not been deleted.
> 
> 
> This addresses bug CS-15771.
> 
> 
> Diffs
> -----
> 
>   awsapi/src/com/cloud/bridge/persist/dao/CloudStackSvcOfferingDao.java 
> 5013eac 
>   awsapi/src/com/cloud/bridge/service/core/ec2/EC2Engine.java 1363d0d 
>   awsapi/src/com/cloud/stack/models/CloudStackServiceOffering.hbm.xml 2bbcfd1 
>   awsapi/src/com/cloud/stack/models/CloudStackServiceOffering.java 3dcf011 
> 
> Diff: https://reviews.apache.org/r/6425/diff/
> 
> 
> Testing
> -------
> 
> Created a custom compute-offering by the name 'm1.small' using the CloudStack 
> UI, deleted the offering and create a new one by the same name 
> 'm1.small'../ec2-run-instances successfully deploys a virtual machine.
> 
> 
> Thanks,
> 
> Likitha Shetty
> 
>

Reply via email to