libcloud git commit: GoogleStorageDriver can now use either our S3 authentication or other Google Cloud Platform OAuth2 authentication methods.

2015-11-26 Thread anthonyshaw
Repository: libcloud Updated Branches: refs/heads/trunk 8f54b5f7b -> 3849f65fe GoogleStorageDriver can now use either our S3 authentication or other Google Cloud Platform OAuth2 authentication methods. GoogleBaseConnection allows for a GCS_S3 auth type now, but does not handle creating the

libcloud git commit: Updated Changes.rst

2015-11-26 Thread anthonyshaw
Repository: libcloud Updated Branches: refs/heads/trunk d4fba98a6 -> 4ffa31579 Updated Changes.rst Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/4ffa3157 Tree:

libcloud git commit: Add an additional argument to libcloud.compute.drivers.GCENodeDriver.create_node to allow for creation of preemptible GCE instances

2015-11-26 Thread anthonyshaw
Repository: libcloud Updated Branches: refs/heads/trunk 56548a969 -> 8f54b5f7b Add an additional argument to libcloud.compute.drivers.GCENodeDriver.create_node to allow for creation of preemptible GCE instances Signed-off-by: Anthony Shaw Closes #643 Project:

[GitHub] libcloud pull request: [LIBCLOUD-774] Add preemptible instance cre...

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

[01/13] libcloud git commit: initial driver class for godaddy DNS

2015-11-26 Thread anthonyshaw
Repository: libcloud Updated Branches: refs/heads/trunk 3849f65fe -> d4fba98a6 initial driver class for godaddy DNS Signed-off-by: Anthony Shaw Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit:

[10/13] libcloud git commit: * added parenthesis to % formats * added method for _format_record to avoid DRY in create and update record * raise record does not exist error

2015-11-26 Thread anthonyshaw
* added parenthesis to % formats * added method for _format_record to avoid DRY in create and update record * raise record does not exist error Signed-off-by: Anthony Shaw Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit:

[04/13] libcloud git commit: Added support for the GoDaddy driver to purchase domains, list records, add and update records, cancel domains, check availability, validate purchase requests

2015-11-26 Thread anthonyshaw
Added support for the GoDaddy driver to purchase domains, list records, add and update records, cancel domains, check availability, validate purchase requests Signed-off-by: Anthony Shaw Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit:

[03/13] libcloud git commit: More tests and support for fetching legal agreements.

2015-11-26 Thread anthonyshaw
More tests and support for fetching legal agreements. 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/0af6df0b Tree:

[13/13] libcloud git commit: Use correct initializers for RecordDoesNotExistError. use qualifier for record type

2015-11-26 Thread anthonyshaw
Use correct initializers for RecordDoesNotExistError. use qualifier for record type Signed-off-by: Anthony Shaw Closes #640 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/d4fba98a Tree:

[02/13] libcloud git commit: Fix lint

2015-11-26 Thread anthonyshaw
Fix lint 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/7b38ce35 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/7b38ce35 Diff:

[07/13] libcloud git commit: Updated provider table

2015-11-26 Thread anthonyshaw
Updated provider table 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/59b96de7 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/59b96de7 Diff:

[jira] [Commented] (LIBCLOUD-774) Add support for creation/edit of preemptible instance in GCE driver

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

[12/13] libcloud git commit: utility method for id = self._get_id_of_record(name, type)

2015-11-26 Thread anthonyshaw
utility method for id = self._get_id_of_record(name, type) 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/e053ee64 Tree:

[05/13] libcloud git commit: Added docs

2015-11-26 Thread anthonyshaw
Added docs 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/2108caf6 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/2108caf6 Diff:

[GitHub] libcloud pull request: LIBCLOUD-772 driver class for GoDaddy DNS

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

[09/13] libcloud git commit: Use new ttl field, use equality comparer when assessing length of records

2015-11-26 Thread anthonyshaw
Use new ttl field, use equality comparer when assessing length of records 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/0b8007c9 Tree:

[06/13] libcloud git commit: fix linting

2015-11-26 Thread anthonyshaw
fix linting 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/fee45746 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/fee45746 Diff:

[08/13] libcloud git commit: reorder methods, fix python 2.5 compat issues

2015-11-26 Thread anthonyshaw
reorder methods, fix python 2.5 compat issues 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/7de5bc41 Tree:

[11/13] libcloud git commit: leftover string format

2015-11-26 Thread anthonyshaw
leftover string format 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/53ac187a Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/53ac187a Diff:

[jira] [Commented] (LIBCLOUD-772) GoDaddy DNS Driver

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

libcloud git commit: Since GoDaddy uses the PUT verb the previous update record method replaced the zone records, not the single records.

2015-11-26 Thread anthonyshaw
Repository: libcloud Updated Branches: refs/heads/trunk 4ffa31579 -> 7d6a02a24 Since GoDaddy uses the PUT verb the previous update record method replaced the zone records, not the single records. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: