libcloud git commit: refresh provider tables with new 1&1 driver #1029

2017-04-10 Thread anthonyshaw
Repository: libcloud Updated Branches: refs/heads/trunk bcdf8b594 -> 994456af4 refresh provider tables with new 1&1 driver #1029 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/994456af Tree: http://git-wip-us.apache

[GitHub] libcloud pull request #1029: Libcloud 911 oneandone compute driver

2017-04-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/libcloud/pull/1029 --- 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 e

[05/11] libcloud git commit: Merge remote-tracking branch 'upstream/trunk' into oneandone

2017-04-10 Thread anthonyshaw
Merge remote-tracking branch 'upstream/trunk' into oneandone Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/e3dbb377 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/e3dbb377 Diff: http://git-wip-us.apache.org

[08/11] libcloud git commit: Test fix

2017-04-10 Thread anthonyshaw
Test fix Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/38d40fe3 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/38d40fe3 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/38d40fe3 Branch: refs/head

[10/11] libcloud git commit: Merge branch 'github-1029' into trunk Closes #1029

2017-04-10 Thread anthonyshaw
Merge branch 'github-1029' into trunk Closes #1029 Signed off by: Anthony Shaw Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/6bb17e87 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/6bb17e87 Diff: http://gi

[04/11] libcloud git commit: 1&1 Compute Driver

2017-04-10 Thread anthonyshaw
1&1 Compute Driver Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/ff028ae2 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/ff028ae2 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/ff028ae2 Branch:

[09/11] libcloud git commit: Test fix

2017-04-10 Thread anthonyshaw
Test fix Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/738a1d1f Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/738a1d1f Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/738a1d1f Branch: refs/head

[01/11] libcloud git commit: 1&1 Compute Driver

2017-04-10 Thread anthonyshaw
Repository: libcloud Updated Branches: refs/heads/trunk 30715a44c -> bcdf8b594 http://git-wip-us.apache.org/repos/asf/libcloud/blob/ff028ae2/libcloud/test/compute/fixtures/oneandone/list_load_balancer.json -- diff --git a/libcl

[02/11] libcloud git commit: 1&1 Compute Driver

2017-04-10 Thread anthonyshaw
http://git-wip-us.apache.org/repos/asf/libcloud/blob/ff028ae2/libcloud/test/compute/fixtures/oneandone/list_images.json -- diff --git a/libcloud/test/compute/fixtures/oneandone/list_images.json b/libcloud/test/compute/fixtures/one

[07/11] libcloud git commit: Addressing PR remarks

2017-04-10 Thread anthonyshaw
Addressing PR remarks Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/560f0e44 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/560f0e44 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/560f0e44 Bran

[03/11] libcloud git commit: 1&1 Compute Driver

2017-04-10 Thread anthonyshaw
http://git-wip-us.apache.org/repos/asf/libcloud/blob/ff028ae2/libcloud/test/compute/fixtures/oneandone/auth_error.json -- diff --git a/libcloud/test/compute/fixtures/oneandone/auth_error.json b/libcloud/test/compute/fixtures/onean

[06/11] libcloud git commit: Addressing PR remarks

2017-04-10 Thread anthonyshaw
Addressing PR remarks Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/0fd856f5 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/0fd856f5 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/0fd856f5 Bran

[11/11] libcloud git commit: changes for #1029

2017-04-10 Thread anthonyshaw
changes for #1029 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/bcdf8b59 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/bcdf8b59 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/bcdf8b59 Branch:

[GitHub] libcloud pull request #1031: [WIP] Replace the HTTP mock methods with a tran...

2017-04-10 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/1031 [WIP] Replace the HTTP mock methods with a transport adapter ### Description This change is to the base test classes. At the moment they mock out the response, raw response and conne

[1/2] libcloud git commit: Fix impossible location condition Closes #1030

2017-04-10 Thread anthonyshaw
Repository: libcloud Updated Branches: refs/heads/trunk a5731abb0 -> 30715a44c Fix impossible location condition Closes #1030 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/048d3183 Tree: http://git-wip-us.apache.or

[GitHub] libcloud pull request #1030: Fix impossible location condition

2017-04-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/libcloud/pull/1030 --- 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 e

[2/2] libcloud git commit: changes for #1030

2017-04-10 Thread anthonyshaw
changes for #1030 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/30715a44 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/30715a44 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/30715a44 Branch:

[GitHub] libcloud pull request #1030: Fix impossible location condition

2017-04-10 Thread techhat
GitHub user techhat opened a pull request: https://github.com/apache/libcloud/pull/1030 Fix impossible location condition ## Changes Title (replace this with a logical title for your changes) Fix impossible location condition ### Description When requesting a list of

[GitHub] libcloud pull request #1029: Libcloud 911 oneandone compute driver

2017-04-10 Thread jasminSPC
GitHub user jasminSPC opened a pull request: https://github.com/apache/libcloud/pull/1029 Libcloud 911 oneandone compute driver Libcloud 911 oneandone compute driver ### Description Implementation of compute driver for [1&1](https://1and1.com/) Provider ##

[jira] [Created] (LIBCLOUD-911) Create 1&1 Compute Driver

2017-04-10 Thread Jasmin Gacic (JIRA)
Jasmin Gacic created LIBCLOUD-911: - Summary: Create 1&1 Compute Driver Key: LIBCLOUD-911 URL: https://issues.apache.org/jira/browse/LIBCLOUD-911 Project: Libcloud Issue Type: New Feature

[2/3] libcloud git commit: Merge branch 'github-1023' into trunk Closes #1023

2017-04-10 Thread anthonyshaw
Merge branch 'github-1023' into trunk Closes #1023 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/c3dde041 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/c3dde041 Diff: http://git-wip-us.apache.org/repos/asf

[3/3] libcloud git commit: changes for #1023

2017-04-10 Thread anthonyshaw
changes for #1023 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/a5731abb Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/a5731abb Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/a5731abb Branch:

[GitHub] libcloud pull request #1023: Added Import Snapshot and Describe Import Snaps...

2017-04-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/libcloud/pull/1023 --- 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 e

[1/3] libcloud git commit: Added Import Snapshot and Describe Import Snapshot to EC2 compute driver

2017-04-10 Thread anthonyshaw
Repository: libcloud Updated Branches: refs/heads/trunk 9f4d0a263 -> a5731abb0 Added Import Snapshot and Describe Import Snapshot to EC2 compute driver Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/0e73f775 Tree: h

[jira] [Commented] (LIBCLOUD-720) GCE job timeout modification

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

[jira] [Commented] (LIBCLOUD-604) Add `ex_list_subnets` to OpenStack provider

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

[jira] [Commented] (LIBCLOUD-742) Verizon Enterprise Cloud Driver

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

[jira] [Commented] (LIBCLOUD-763) Making str2dicts util function more pythonic and simpler.

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

[jira] [Commented] (LIBCLOUD-721) raw connections don't work with HTTP proxies

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

[jira] [Commented] (LIBCLOUD-768) UnicodeDecodeError occurs when LIBCLOUD_DEBUG is set

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

[GitHub] libcloud pull request #784: [google compute] preliminary support for GCE bet...

2017-04-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/libcloud/pull/784 --- 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

[GitHub] libcloud pull request #819: [WIP] CLC driver

2017-04-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/libcloud/pull/819 --- 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

[GitHub] libcloud pull request #791: Fix delete and create record

2017-04-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/libcloud/pull/791 --- 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: Closes #1021 Closes #543 Closes #547 Closes #572 Closes #586 Closes #598 Closes #600 Closes #613 Closes #628 Closes #678 Closes #784 Closes #791 Closes #907 Closes #819

2017-04-10 Thread anthonyshaw
Closes #1021 Closes #543 Closes #547 Closes #572 Closes #586 Closes #598 Closes #600 Closes #613 Closes #628 Closes #678 Closes #784 Closes #791 Closes #907 Closes #819 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/9f4

[GitHub] libcloud pull request #613: [LIBCLOUD-763] Simplify str2dicts util function

2017-04-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/libcloud/pull/613 --- 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

[GitHub] libcloud pull request #598: Modify CloudStack Connection class so it looks m...

2017-04-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/libcloud/pull/598 --- 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

[GitHub] libcloud pull request #572: Libcloud 742 verizon compute

2017-04-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/libcloud/pull/572 --- 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

[GitHub] libcloud pull request #600: [LIBCLOUD-604] Add 'ex_list_subnets' to OpenStac...

2017-04-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/libcloud/pull/600 --- 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

[GitHub] libcloud pull request #543: [LIBCLOUD-720] GCE job timeout modification.

2017-04-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/libcloud/pull/543 --- 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

[GitHub] libcloud pull request #547: [LIBCLOUD-721] work around http proxy for raw re...

2017-04-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/libcloud/pull/547 --- 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

[GitHub] libcloud pull request #586: Added Runabove storage

2017-04-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/libcloud/pull/586 --- 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

[GitHub] libcloud pull request #907: Create Simplified Chinese Version of README.rst

2017-04-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/libcloud/pull/907 --- 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

[GitHub] libcloud pull request #628: [LIBCLOUD-768] UnicodeDecodeError occurs when LI...

2017-04-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/libcloud/pull/628 --- 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

[1/2] libcloud git commit: Add price_monthly extra param to digitalocean sizes Closes #1021

2017-04-10 Thread anthonyshaw
Repository: libcloud Updated Branches: refs/heads/trunk 222f0cce5 -> 9f4d0a263 Add price_monthly extra param to digitalocean sizes Closes #1021 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/8a694df0 Tree: http://gi

[GitHub] libcloud pull request #1021: Add price_monthly in extra dict to digitalocean...

2017-04-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/libcloud/pull/1021 --- 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 e

[GitHub] libcloud pull request #678: Softlayer - Run script in process create node an...

2017-04-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/libcloud/pull/678 --- 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