[3/8] libcloud git commit: Updated the test fixtures with actual responses (since the schema has changed), updated tests.

2015-09-26 Thread tomaz
http://git-wip-us.apache.org/repos/asf/libcloud/blob/96df087d/libcloud/test/compute/test_dimensiondata.py -- diff --git a/libcloud/test/compute/test_dimensiondata.py b/libcloud/test/compute/test_dimensiondata.py index a301831..3a4

[5/8] libcloud git commit: Updated the test fixtures with actual responses (since the schema has changed), updated tests.

2015-09-26 Thread tomaz
Updated the test fixtures with actual responses (since the schema has changed), updated tests. Closes #587 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/96df087d Tree: http://git-wip-us.apache.org/repos/asf/libcloud/

[6/8] libcloud git commit: Updated the filtering for list networks. Is URL based not a parameter.

2015-09-26 Thread tomaz
Updated the filtering for list networks. Is URL based not a parameter. Closes #587 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/da7f04e0 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/da7f04e0 Diff: http:

[GitHub] libcloud pull request: LIBCLOUD-750 MCP2 deploy support

2015-09-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/libcloud/pull/587 --- 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

[7/8] libcloud git commit: Updated a new method to get a specific node, use this when provisioning (better performance)

2015-09-26 Thread tomaz
Updated a new method to get a specific node, use this when provisioning (better performance) Closes #587 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/d4c28a19 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tr

[2/8] libcloud git commit: LIBCLOUD-750 fixed bug where is_started must be lowercase otherwise live API throws error. Updated tests which weren't previously providing values. Added extra parameters to

2015-09-26 Thread tomaz
LIBCLOUD-750 fixed bug where is_started must be lowercase otherwise live API throws error. Updated tests which weren't previously providing values. Added extra parameters to the list methods to filter by location. Optimised the way each of the calls gets the location by fetching it once for a co

[jira] [Commented] (LIBCLOUD-750) Extend DimensionData driver to support provisioning machines in MCP 1 and 2

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

[1/8] libcloud git commit: LIBCLOUD-750 support for creating servers in both MCP 1 and 2 data centers

2015-09-26 Thread tomaz
Repository: libcloud Updated Branches: refs/heads/trunk 7e3648a17 -> ecbaa0b57 LIBCLOUD-750 support for creating servers in both MCP 1 and 2 data centers Closes #587 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/0

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

2015-09-26 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/ecbaa0b5 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/ecbaa0b5 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/ecbaa0b5 Branch:

[4/8] libcloud git commit: Updated the test fixtures with actual responses (since the schema has changed), updated tests.

2015-09-26 Thread tomaz
http://git-wip-us.apache.org/repos/asf/libcloud/blob/96df087d/libcloud/test/compute/fixtures/dimensiondata/oec_0_9_base_imageWithDiskSpeed.xml -- diff --git a/libcloud/test/compute/fixtures/dimensiondata/oec_0_9_base_imageWithDisk

[jira] [Commented] (LIBCLOUD-750) Extend DimensionData driver to support provisioning machines in MCP 1 and 2

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

[jira] [Commented] (LIBCLOUD-747) Add Zonomi DNS provider implementation

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

[jira] [Commented] (LIBCLOUD-747) Add Zonomi DNS provider implementation

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

[GitHub] libcloud pull request: [LIBCLOUD-747] Add Zonomi DNS provider impl...

2015-09-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/libcloud/pull/582 --- 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/3] libcloud git commit: Update changelog.

2015-09-26 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/472343ba Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/472343ba Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/472343ba Branch:

[3/3] libcloud git commit: Re-generate supported providers and methods tables.

2015-09-26 Thread tomaz
Re-generate supported providers and methods tables. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/7e3648a1 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/7e3648a1 Diff: http://git-wip-us.apache.org/repos/as

[1/3] libcloud git commit: [LIBCLOUD-747] Add Zonomi DNS provider implementation

2015-09-26 Thread tomaz
Repository: libcloud Updated Branches: refs/heads/trunk 94e1620b1 -> 7e3648a17 [LIBCLOUD-747] Add Zonomi DNS provider implementation Closes #582 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