Reviewers: mp+218959_code.launchpad.net, Message: Please take a look. Description: Add the Outscale EC2 compatible cloud provider. This commits define the EC2 endpoint used by Outscale in Outscale specific regions. Outscale only implement the EC2 API so other endpoint are left set to "". This commit takes care of making the code panic in various constructor when a struct will use an undefined endpoint. https://code.launchpad.net/~benoit-canet/goamz/add-CONTRIBUTING/+merge/218959 (do not edit description out of merge proposal) Please review this at https://codereview.appspot.com/98130043/ Affected files (+61, -0 lines): A [revision details] M aws/aws.go M exp/sdb/sdb.go M exp/sns/sns.go M iam/iam.go M s3/s3.go Index: [revision details] === added file '[revision details]' --- [revision details] 2012-01-01 00:00:00 +0000 +++ [revision details] 2012-01-01 00:00:00 +0000 @@ -0,0 +1,2 @@ +Old revision: