Re: [dev] [VOTE] Release Apache Libcloud 0.8.0

2012-02-08 Thread Paul Querna
+1 to release. Thanks, Paul 2012/2/3 Tomaž Muraus : > Hello all, > > This is a voting thread for Apache Libcloud 0.8.0 release (r1240459). > > Release artifacts can be found at http://people.apache.org/~tomaz/libcloud/ > > Release highlights: > > - Support for handling compressed (gzip, deflate)

[dev] [jira] [Created] (LIBCLOUD-149) S3 signature : Content-MD5 header value case must not be lowered

2012-02-08 Thread Created
S3 signature : Content-MD5 header value case must not be lowered Key: LIBCLOUD-149 URL: https://issues.apache.org/jira/browse/LIBCLOUD-149 Project: Libcloud Issue Type: Bug

[dev] [jira] [Commented] (LIBCLOUD-149) S3 signature : Content-MD5 header value case must not be lowered

2012-02-08 Thread Commented
[ https://issues.apache.org/jira/browse/LIBCLOUD-149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204077#comment-13204077 ] Florent Cayré commented on LIBCLOUD-149: Following code : if key.lower() in sp

[dev] [jira] [Commented] (LIBCLOUD-149) S3 signature : Content-MD5 header value case must not be lowered

2012-02-08 Thread Tomaz Muraus (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204184#comment-13204184 ] Tomaz Muraus commented on LIBCLOUD-149: --- Hey, do you have an example response whic

[dev] [jira] [Resolved] (LIBCLOUD-145) Fix up NodeDriver docstrings

2012-02-08 Thread Tomaz Muraus (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomaz Muraus resolved LIBCLOUD-145. --- Resolution: Fixed Fix Version/s: 0.8.0 The patch has been committed and this issue h

[dev] [jira] [Closed] (LIBCLOUD-145) Fix up NodeDriver docstrings

2012-02-08 Thread Tomaz Muraus (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomaz Muraus closed LIBCLOUD-145. - > Fix up NodeDriver docstrings > > > Key: LIBCLOUD

[dev] [jira] [Resolved] (LIBCLOUD-146) Add support for handling compressed responses

2012-02-08 Thread Tomaz Muraus (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomaz Muraus resolved LIBCLOUD-146. --- Resolution: Fixed Fix Version/s: 0.8.0 Done and merged into trunk.

[dev] [jira] [Closed] (LIBCLOUD-146) Add support for handling compressed responses

2012-02-08 Thread Tomaz Muraus (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomaz Muraus closed LIBCLOUD-146. - Assignee: Tomaz Muraus > Add support for handling compressed responses > --