[1/4] libcloud git commit: fix behaviour when pool does not exist

2016-01-05 Thread anthonyshaw
Repository: libcloud Updated Branches: refs/heads/trunk db1f603a4 -> f742c9091 fix behaviour when pool does not exist Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/7ce64e92 Tree:

[3/4] libcloud git commit: add ipv6 to node, from primary nic

2016-01-05 Thread anthonyshaw
add ipv6 to node, from primary nic Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/08937bef Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/08937bef Diff:

[2/4] libcloud git commit: allow for a firewell to target a single host address

2016-01-05 Thread anthonyshaw
allow for a firewell to target a single host address Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/47ac74b0 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/47ac74b0 Diff:

[GitHub] libcloud pull request: small network and security improvement in D...

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

[05/26] libcloud git commit: structure for docs and API specification.

2016-01-05 Thread anthonyshaw
structure for docs and API specification. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/c6f95d61 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/c6f95d61 Diff:

[20/26] libcloud git commit: Update code after code review on PR by @Kami

2016-01-05 Thread anthonyshaw
Update code after code review on PR by @Kami Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/f0cc015f Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/f0cc015f Diff:

[02/26] libcloud git commit: Basic structure of the backup driver.

2016-01-05 Thread anthonyshaw
Basic structure of the backup driver. A backup driver can list targets, each target has a type (e.g. virtual server, database, filesystem) targets then have recovery points and jobs, jobs can be started, stopped, paused. recovery points can be listed for each target and recovered. Project:

[01/26] libcloud git commit: Initial structure for supporting backup driver type

2016-01-05 Thread anthonyshaw
Repository: libcloud Updated Branches: refs/heads/trunk 329bbc499 -> 94c6b9143 Initial structure for supporting backup driver type Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/99edca71 Tree:

[09/26] libcloud git commit: **

2016-01-05 Thread anthonyshaw
** Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/681879ba Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/681879ba Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/681879ba Branch:

[13/26] libcloud git commit: Additional functions for the EBS example driver

2016-01-05 Thread anthonyshaw
Additional functions for the EBS example driver Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/b3ac5d36 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/b3ac5d36 Diff:

[07/26] libcloud git commit: Added get_target_job for tracking the progress of an individual job. Added some example code (for a fictional driver)

2016-01-05 Thread anthonyshaw
Added get_target_job for tracking the progress of an individual job. Added some example code (for a fictional driver) Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/c086d347 Tree:

[25/26] libcloud git commit: Merge branch 'LIBCLOUD-769_Backup_Driver' into trunk

2016-01-05 Thread anthonyshaw
Merge branch 'LIBCLOUD-769_Backup_Driver' into trunk Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/cb9b89c9 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/cb9b89c9 Diff:

[15/26] libcloud git commit: updated provider tables and fix pylinting error

2016-01-05 Thread anthonyshaw
updated provider tables and fix pylinting error Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/c1815c74 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/c1815c74 Diff:

[16/26] libcloud git commit: Merge branch 'trunk' into LIBCLOUD-769_Backup_Driver

2016-01-05 Thread anthonyshaw
Merge branch 'trunk' into LIBCLOUD-769_Backup_Driver Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/09a258f8 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/09a258f8 Diff:

[GitHub] libcloud pull request: LIBCLOUD-769 backup driver

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

[22/26] libcloud git commit: Fix Sphinx warnings, updated provider tables

2016-01-05 Thread anthonyshaw
Fix Sphinx warnings, updated provider tables Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/d1c34c6e Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/d1c34c6e Diff:

[1/2] libcloud git commit: fix contribution Closes #671

2016-01-05 Thread anthonyshaw
Repository: libcloud Updated Branches: refs/heads/trunk f742c9091 -> 329bbc499 fix contribution Closes #671 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/31f39a47 Tree:

[2/2] libcloud git commit: Merge branch 'trunk' of https://git-wip-us.apache.org/repos/asf/libcloud into trunk

2016-01-05 Thread anthonyshaw
Merge branch 'trunk' of https://git-wip-us.apache.org/repos/asf/libcloud into trunk Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/329bbc49 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/329bbc49 Diff:

[GitHub] libcloud pull request: Updated optional fields for dimension data ...

2016-01-05 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/671 Updated optional fields for dimension data load balancer driver You can merge this pull request into a Git repository by running: $ git pull

[jira] [Commented] (LIBCLOUD-769) Backup driver type

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

[17/26] libcloud git commit: Formed a backup driver example for the Dimension Data Cloud APIs

2016-01-05 Thread anthonyshaw
Formed a backup driver example for the Dimension Data Cloud APIs Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/ab2ce8f6 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/ab2ce8f6 Diff:

[14/26] libcloud git commit: Basic example of a GCE snapshot driver. POC

2016-01-05 Thread anthonyshaw
Basic example of a GCE snapshot driver. POC Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/e9ebc5fb Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/e9ebc5fb Diff:

[06/26] libcloud git commit: Fix docstrings order. Add backup index to docs

2016-01-05 Thread anthonyshaw
Fix docstrings order. Add backup index to docs Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/b3398da1 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/b3398da1 Diff:

[11/26] libcloud git commit: Prototype of an EBS driver for backup and doing snapshots

2016-01-05 Thread anthonyshaw
Prototype of an EBS driver for backup and doing snapshots Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/de6452ad Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/de6452ad Diff:

[19/26] libcloud git commit: Further Styling updates

2016-01-05 Thread anthonyshaw
Further Styling updates Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/98899b1a Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/98899b1a Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/98899b1a

[24/26] libcloud git commit: Add docs for the dimensiondata driver

2016-01-05 Thread anthonyshaw
Add docs for the dimensiondata driver Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/31b162be Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/31b162be Diff:

[jira] [Created] (LIBCLOUD-790) Support HTTP(S) Load Balancers on GCE

2016-01-05 Thread Soren Hansen (JIRA)
Soren Hansen created LIBCLOUD-790: - Summary: Support HTTP(S) Load Balancers on GCE Key: LIBCLOUD-790 URL: https://issues.apache.org/jira/browse/LIBCLOUD-790 Project: Libcloud Issue Type:

[2/2] libcloud git commit: updating changes.rst file

2016-01-05 Thread erjohnso
updating changes.rst file Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/9a7556f4 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/9a7556f4 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/9a7556f4

[jira] [Commented] (LIBCLOUD-786) GCENodeDriver.ex_get_image needs some love, see description.

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

[GitHub] libcloud pull request: auroradns: Add support for Health Checks

2016-01-05 Thread wido
GitHub user wido opened a pull request: https://github.com/apache/libcloud/pull/672 auroradns: Add support for Health Checks AuroraDNS supports Health Checks and based on the state of these checks records will be served or not. This way a Round-Robin DNS balancing can