cloudstack/awsapi
Likitha Shetty 1e8648c92d CLOUDSTACK-1124 [EC2 Query API] Improve the logging. Having empty response objects is harmless to functionality
This is observed in the awsapi.log for all Describe* EC2 commands when the response object returned by CS has no elements. But with EC2DescribeImages command it is always observed. This is because every time DescribeImage is fired, we call CS listTemplates command multiple times, each time setting a different value for the templateFilter parameter (e.g. featured, executable, community etc.). And for some of these CS calls made we obtain am empty response and hence the message in the logs.
2013-02-11 11:50:13 -08:00
..
conf Spring changes in awsapi 2013-01-28 16:01:50 -08:00
resource Stick to the versions the amazon classes were originally generated with 2012-10-02 11:35:29 -07:00
scripts Stick to the versions the amazon classes were originally generated with 2012-10-02 11:35:29 -07:00
src/com CLOUDSTACK-1124 [EC2 Query API] Improve the logging. Having empty response objects is harmless to functionality 2013-02-11 11:50:13 -08:00
test Stick to the versions the amazon classes were originally generated with 2012-10-02 11:35:29 -07:00
web Spring hack for Ec2RestServlet 2013-01-30 15:56:56 -08:00
.pydevproject awsapi license header changes 2012-08-01 09:34:12 -04:00
pom.xml more change to fix awsapi deployment with maven and jetty and Spring 2013-01-30 18:16:45 -08:00