prachi
da520dfe21
awsapi - EIP related changes
2012-05-10 15:58:30 -07:00
prachi
31bf4eb426
EC2 API fidelity: Implement support for image attribute - launchPermission
...
Now SOAP EC2 API supports launchPermission attribute for following commands:
- ec2-describe-image-attribute
- ec2-modify-image-attribute
- ec2-reset-image-attribute
Note:
- REST API is not changed.
- ec2 tools have some validation for userId to be AWS account id (8 digits). SO its is not possible to test adding or removing individual userIds in ec2-modify-image-attribute command.
2012-05-07 11:40:09 -07:00
Salvatore Orlando
4643e403ff
Finishing merge with 3.0.x
2012-05-01 15:08:51 +01:00
Salvatore Orlando
6257af95ed
Now really adding the renamed files!
2012-05-01 13:59:16 +01:00
prachi
7c61b8c7f6
Reverting changes in UserCredentialsDao becuse hibernate session is not handled well in REST part of code.
2012-04-30 17:08:33 -07:00
prachi
74a152df8d
- Changes to Configuring hibernate to connect to multiple databases: cloudbridge and cloudstack
...
- This avoids making multiple API calls just to list ServiceOfferings
2012-04-30 17:08:29 -07:00
prachi
3207ef6b78
CS-14611 : Not able to connect to cloudbridge db
...
changes:
- Added the util code that CloudStack uses to decrypt the password
2012-04-30 17:08:24 -07:00
prachi
38fffccb58
- Changes to EC2MainServlet to turn down request in enable.ec2.api is 'false'
...
- runInstances now calls CS to get the matching serviceOffering for the EC2 instanceType
2012-04-30 17:08:19 -07:00
prachi
75c4446494
Renaming cloud-bridge to awsapi
...
src folder
2012-04-30 17:07:40 -07:00