----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6425/ -----------------------------------------------------------
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
