Author: tomaz
Date: Wed Nov 2 17:10:44 2011
New Revision: 1196700
URL: http://svn.apache.org/viewvc?rev=1196700&view=rev
Log:
Update CHANGES.
Modified:
libcloud/trunk/CHANGES
Modified: libcloud/trunk/CHANGES
URL:
http://svn.apache.org/viewvc/libcloud/trunk/CHANGES?rev=1196700&r1=1196699&r2=1196700&view=diff
==============================================================================
--- libcloud/trunk/CHANGES (original)
+++ libcloud/trunk/CHANGES Wed Nov 2 17:10:44 2011
@@ -56,6 +56,12 @@ Changes with Apache Libcloud in developm
paramiko is installed.
[Tomaz Muraus]
+ - Fix the request signature generation in the base EC2 compute driver.
+ If the endpoint is using a non-standard port (Eucalyptus based
+ installations), append it to the hostname used to generate the
+ signature.
+ [Simon Delamare]
+
*) DNS:
- New drivers for Rackspace Cloud DNS (US and UK region)