[jira] [Comment Edited] (LIBCLOUD-705) Pickling of Nodes isn't supported - TypeError: a class that defines __slots__ without defining __getstate__ cannot be pickled

2015-05-15 Thread Samuel Marks (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14546486#comment-14546486 ] Samuel Marks edited comment on LIBCLOUD-705 at 5/16/15 1:42 AM: --

[jira] [Commented] (LIBCLOUD-705) Pickling of Nodes isn't supported - TypeError: a class that defines __slots__ without defining __getstate__ cannot be pickled

2015-05-15 Thread Samuel Marks (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14546486#comment-14546486 ] Samuel Marks commented on LIBCLOUD-705: --- Sounds good to me. In the meantime I've h

[jira] [Commented] (LIBCLOUD-712) EC2 driver modifies region details

2015-05-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14545502#comment-14545502 ] ASF GitHub Bot commented on LIBCLOUD-712: - Github user asfgit closed the pull re

[jira] [Commented] (LIBCLOUD-712) EC2 driver modifies region details

2015-05-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14545501#comment-14545501 ] ASF subversion and git services commented on LIBCLOUD-712: -- Com

[1/2] libcloud git commit: [LIBCLOUD-712] Use get() to take signature version

2015-05-15 Thread allard
Repository: libcloud Updated Branches: refs/heads/trunk 1e3d3cbc6 -> 59cfd4fda [LIBCLOUD-712] Use get() to take signature version The pop() call will remove the field from the REGION_DETAILS dictionary, causing subsequent calls to use the default value. Project: http://git-wip-us.apache.org/

[GitHub] libcloud pull request: [LIBCLOUD-712] Use get() to take signature ...

2015-05-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/libcloud/pull/523 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is en

[2/2] libcloud git commit: Merge LIBCLOUD-712_fix-ec2-sigver into trunk

2015-05-15 Thread allard
Merge LIBCLOUD-712_fix-ec2-sigver into trunk closes #712 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/59cfd4fd Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/59cfd4fd Diff: http://git-wip-us.apache.org/re

[jira] [Commented] (LIBCLOUD-712) EC2 driver modifies region details

2015-05-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14545500#comment-14545500 ] ASF subversion and git services commented on LIBCLOUD-712: -- Com

[jira] [Commented] (LIBCLOUD-712) EC2 driver modifies region details

2015-05-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14545380#comment-14545380 ] ASF GitHub Bot commented on LIBCLOUD-712: - GitHub user mvschaik opened a pull re

[GitHub] libcloud pull request: [LIBCLOUD-712] Use get() to take signature ...

2015-05-15 Thread mvschaik
GitHub user mvschaik opened a pull request: https://github.com/apache/libcloud/pull/523 [LIBCLOUD-712] Use get() to take signature version The pop() call will remove the field from the REGION_DETAILS dictionary, causing subsequent calls to use the default value. Fixes ht

[jira] [Created] (LIBCLOUD-712) EC2 driver modifies region details

2015-05-15 Thread Maarten van Schaik (JIRA)
Maarten van Schaik created LIBCLOUD-712: --- Summary: EC2 driver modifies region details Key: LIBCLOUD-712 URL: https://issues.apache.org/jira/browse/LIBCLOUD-712 Project: Libcloud Issue T