cloudstack/awsapi/src/com/cloud/bridge/service
Darren Shepherd f62e28c1ec New Transaction API
Introduction of a new Transaction API that is more consistent with the style
of Spring's transaction managment.  The existing Transaction class was renamed
to TransactionLegacy.  All of the non-DAO code in the management server has been
updated to use the new Transaction API.
2013-10-16 09:21:00 -07:00
..
controller/s3 New Transaction API 2013-10-16 09:21:00 -07:00
core New Transaction API 2013-10-16 09:21:00 -07:00
exception CLOUDSTACK-2623. Provide appropriate AWS EC2 error codes in error thrown by CS AWSAPI. Since CS has very few generic errorcode groups, in AWSAPI parse the response message and translate the CS error to AWS EC2 error code. 2013-05-22 18:17:11 +05:30
EC2MainServlet.java CLOUDSTACK-2623. Provide appropriate AWS EC2 error codes in error thrown by CS AWSAPI. Since CS has very few generic errorcode groups, in AWSAPI parse the response message and translate the CS error to AWS EC2 error code. 2013-05-22 18:17:11 +05:30
EC2RestServlet.java New Transaction API 2013-10-16 09:21:00 -07:00
EC2SoapService.java CLOUDSTACK-1444. Updated EC2SoapService and EC2SoapServiceImpl to be compatible with the java stubs generated from EC2 WSDL 2012-08-15. 2013-07-04 10:06:51 +05:30
EC2SoapServiceImpl.java CLOUDSTACK-3258. In AWSAPI provide Tags support for resource 'security group' 2013-07-04 10:08:42 +05:30
S3Constants.java more license header cleanups 2012-07-04 21:41:50 -04:00
S3RestServlet.java New Transaction API 2013-10-16 09:21:00 -07:00
UserContext.java more license header cleanups 2012-07-04 21:41:50 -04:00
UserInfo.java more license header cleanups 2012-07-04 21:41:50 -04:00