[1/3] libcloud git commit: amazon suggests using signature_version 4 for accessing the elasticloadbalancing api. Currently at least eu-central-1 requires using this version in my case.

2016-05-28 Thread tomaz
Repository: libcloud Updated Branches: refs/heads/trunk 51e78e738 -> 2392f5d5c amazon suggests using signature_version 4 for accessing the elasticloadbalancing api. Currently at least eu-central-1 requires using this version in my case. Closes #796 Signed-off-by: Tomaz Muraus

[2/3] libcloud git commit: pep8 - new line at end of file

2016-05-28 Thread tomaz
pep8 - new line at end of file Closes #796 Signed-off-by: Tomaz Muraus Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/bc40d0b2 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/bc40d0b2

[3/3] libcloud git commit: Update changelog.

2016-05-28 Thread tomaz
Update changelog. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/2392f5d5 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/2392f5d5 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/2392f5d5 Branch:

[GitHub] libcloud pull request: amazon suggests using signature_version 4 f...

2016-05-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/libcloud/pull/796 --- 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

[jira] [Commented] (LIBCLOUD-824) ELB API Signature Requirement v4

2016-05-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15305312#comment-15305312 ] ASF GitHub Bot commented on LIBCLOUD-824: - Github user asfgit closed the pull request at:

[jira] [Commented] (LIBCLOUD-820) libvirt module only doesn't check if nodes are remote

2016-05-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15305511#comment-15305511 ] ASF GitHub Bot commented on LIBCLOUD-820: - Github user asfgit closed the pull request at:

[2/4] libcloud git commit: LIBCLOUD-820 added arp cache check using iproute2

2016-05-28 Thread tomaz
LIBCLOUD-820 added arp cache check using iproute2 In case arp isn't accessable by the user (as is the case for me on debian testing) the use ip neighbor Closes #788 Signed-off-by: Tomaz Muraus Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit:

[1/4] libcloud git commit: added check if libvirt uri is local

2016-05-28 Thread tomaz
Repository: libcloud Updated Branches: refs/heads/trunk 2392f5d5c -> b8a6e4b01 added check if libvirt uri is local without this listing nodes on a remote KVM server will fail to lookup the IPs in the arp cache Closes #788 Signed-off-by: Tomaz Muraus Project:

[jira] [Commented] (LIBCLOUD-820) libvirt module only doesn't check if nodes are remote

2016-05-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15305509#comment-15305509 ] ASF subversion and git services commented on LIBCLOUD-820: -- Commit

[4/4] libcloud git commit: Update changelog.

2016-05-28 Thread tomaz
Update changelog. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/b8a6e4b0 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/b8a6e4b0 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/b8a6e4b0 Branch:

[jira] [Commented] (LIBCLOUD-820) libvirt module only doesn't check if nodes are remote

2016-05-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15305510#comment-15305510 ] ASF subversion and git services commented on LIBCLOUD-820: -- Commit

[GitHub] libcloud pull request: [LIBCLOUD-820] added check if libvirt uri i...

2016-05-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/libcloud/pull/788 --- 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

[3/4] libcloud git commit: LIBCLOUD-820 fixed lint errors

2016-05-28 Thread tomaz
LIBCLOUD-820 fixed lint errors Closes #788 Signed-off-by: Tomaz Muraus Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/13e3b6e2 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/13e3b6e2