Commit Graph

21 Commits

Author SHA1 Message Date
JohnZ df4eb587c2 Auth correct for uploads 2012-05-01 13:51:23 +01:00
JohnZ 6b6877b3cb Before temp acl branch 2012-05-01 13:51:22 +01:00
JohnZ 7feadce072 StringToSign more cases 2012-05-01 13:51:21 +01:00
JohnZ 8d31027246 calculateRFC2104HMAC focus 2012-05-01 13:51:21 +01:00
JohnZ 7c28106803 =Multi-object delete in a single command not yet implemented 2012-05-01 13:51:20 +01:00
JohnZ c8cc286658 Fix to cloudAction with pem cert 2012-05-01 13:51:19 +01:00
JohnZ b5d43dcbf9 =Further fix to ETag 2012-05-01 13:51:18 +01:00
JohnZ d4e81ab525 modified: cloudbridge/src/com/cloud/bridge/service/S3RestServlet.java
modified:   cloudbridge/src/com/cloud/bridge/service/controller/s3/S3ObjectAction.java
	modified:   cloudbridge/src/com/cloud/bridge/service/core/s3/S3PutObjectInlineResponse.java
2012-05-01 13:51:17 +01:00
JohnZ 542a399957 Correction to auth 2012-05-01 13:51:16 +01:00
JohnZ 5b3c338de2 Correction to objects in buckets 2012-05-01 13:51:15 +01:00
JohnZ 6ced6b1a90 new file: .project
new file:   .project.general
	modified:   cloudbridge/src/com/cloud/bridge/io/MTOMAwareResultStreamWriter.java
	new file:   cloudbridge/src/com/cloud/bridge/util/DatabindingConverterUtil.java
	modified:   cloudbridge/src/com/cloud/bridge/util/ISO8601SimpleDateTimeFormat.java
2012-05-01 13:51:14 +01:00
JohnZ f143902e45 S3 Result changes using MTOMAwareResultStreamWriter 2012-05-01 13:51:13 +01:00
prachi 04e63e494d Integration of CloudBridge to CloudStack codebase.
- Changes to dev environment build scripts.
2012-05-01 13:51:09 +01:00
prachi 28c2e3b20b Renaming cloud-bridge to awsapi
removing contents under cloudbridge
2012-04-30 17:07:56 -07:00
Likitha Shetty 5b9a7ce6d0 describeVolumes - avoid null pointer exception in attachment.instance-id, snapshot-id and attachment.device filters
reviewed-by: prachi
2012-04-30 17:07:33 -07:00
prachi af5137260a describeInstances - fixed the filter support for private-ip-address 2012-04-30 17:07:31 -07:00
prachi 46ccc1ec79 Fixes related to
- DescribeImages
- Fix Vm current state in runInstances
- Set hypervisor to UserVm response in CloudStack
2012-04-30 17:07:28 -07:00
prachi 1f81fca6d2 Fixed DescribeImages to list templates that are:
- private
- public
- shared by some other user
2012-04-30 17:07:27 -07:00
prachi a0d52a6d81 Fixes for run-instances:
- Use String for DomainId and NicId and NetworkId
- 3.0.x use String for Ids and not Long unlike 2.2.14
2012-04-30 17:07:26 -07:00
prachi c458990559 db and other setup files
eclipse project declaration
2012-04-30 17:07:24 -07:00
prachi 5c8047270b Cloudbridge Source code 2012-04-30 17:07:22 -07:00