----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8742/ -----------------------------------------------------------
Review request for cloudstack, Prachi Damle, Chiradeep Vittal, and Sebastien Goasguen. Description ------- While checking if the user keys exists and also while retrieving the secret-key for signature generation, make a change to directly check in the CloudStack DB instead of the cloudbridge DB Diffs ----- awsapi/src/com/cloud/bridge/model/CloudStackUserVO.java PRE-CREATION awsapi/src/com/cloud/bridge/persist/dao/CloudStackUserDao.java PRE-CREATION awsapi/src/com/cloud/bridge/persist/dao/CloudStackUserDaoImpl.java PRE-CREATION awsapi/src/com/cloud/bridge/service/EC2RestServlet.java 4f74873 Diff: https://reviews.apache.org/r/8742/diff/ Testing ------- Tested EC2 Query API calls without registration of user keys. 1. Tried with wrong api key. 2. Tried with wrong secret key. Thanks, Likitha Shetty
