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

2015-11-25 Thread Brian Lawney (JIRA)
Brian Lawney created LIBCLOUD-774: - Summary: Add support for creation/edit of preemptible instance in GCE driver Key: LIBCLOUD-774 URL: https://issues.apache.org/jira/browse/LIBCLOUD-774 Project:

[jira] [Commented] (LIBCLOUD-590) Reduce redundant API calls of CloudStack compute driver's list_nodes method

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

libcloud git commit: LIBCLOUD-590 - Reduce redundant API calls of CloudStack compute driver's list_nodes method

2015-11-25 Thread sebgoa
Repository: libcloud Updated Branches: refs/heads/trunk 0e7454d2f -> 330c2563e LIBCLOUD-590 - Reduce redundant API calls of CloudStack compute driver's list_nodes method Signed-off-by: Sebastien Goasguen This closes #641 Project:

[06/12] libcloud git commit: Remove print stament which some how ended up there.

2015-11-25 Thread tomaz
Remove print stament which some how ended up there. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/4d7fd3f3 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/4d7fd3f3 Diff:

[02/12] libcloud git commit: updated tests

2015-11-25 Thread tomaz
updated tests 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/4ed24fd0 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/4ed24fd0 Diff:

[11/12] libcloud git commit: Merge branch 'dns_api_record_change' into trunk

2015-11-25 Thread tomaz
Merge branch 'dns_api_record_change' into trunk Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/56548a96 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/56548a96 Diff:

[04/12] libcloud git commit: Add "ttl" attribute to the Record class.

2015-11-25 Thread tomaz
Add "ttl" attribute to the Record class. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/59049a68 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/59049a68 Diff:

[12/12] libcloud git commit: Merge branch 'trunk' into cloudflare_dns_driver

2015-11-25 Thread tomaz
Merge branch 'trunk' into cloudflare_dns_driver Conflicts: libcloud/dns/base.py Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/a43228ba Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/a43228ba Diff:

[08/12] libcloud git commit: Update upgrade notes.

2015-11-25 Thread tomaz
Update upgrade notes. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/e756b5e6 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/e756b5e6 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/e756b5e6

[2/5] libcloud git commit: Update affected DNS drivers to pass "ttl" attribute to the Record class constructor where available an applicable.

2015-11-25 Thread tomaz
Update affected DNS drivers to pass "ttl" attribute to the Record class constructor where available an applicable. Note: For backward compatibility reasons, "ttl" is still available in record.extra. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit:

[4/5] libcloud git commit: Update upgrade notes.

2015-11-25 Thread tomaz
Update upgrade notes. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/e756b5e6 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/e756b5e6 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/e756b5e6

[GitHub] libcloud pull request: Add "ttl" attribute to the libcloud.dns.bas...

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

[1/5] libcloud git commit: Add "ttl" attribute to the Record class.

2015-11-25 Thread tomaz
Repository: libcloud Updated Branches: refs/heads/trunk 330c2563e -> 56548a969 Add "ttl" attribute to the Record class. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/59049a68 Tree:

[05/12] libcloud git commit: Update affected DNS drivers to pass "ttl" attribute to the Record class constructor where available an applicable.

2015-11-25 Thread tomaz
Update affected DNS drivers to pass "ttl" attribute to the Record class constructor where available an applicable. Note: For backward compatibility reasons, "ttl" is still available in record.extra. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit:

[07/12] libcloud git commit: Remove print stament which some how ended up there.

2015-11-25 Thread tomaz
Remove print stament which some how ended up there. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/29e33873 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/29e33873 Diff:

[10/12] libcloud git commit: LIBCLOUD-590 - Reduce redundant API calls of CloudStack compute driver's list_nodes method

2015-11-25 Thread tomaz
LIBCLOUD-590 - Reduce redundant API calls of CloudStack compute driver's list_nodes method Signed-off-by: Sebastien Goasguen This closes #641 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit:

[01/12] libcloud git commit: adding support for c4 instance types

2015-11-25 Thread tomaz
Repository: libcloud Updated Branches: refs/heads/cloudflare_dns_driver d38e745fa -> a43228ba4 adding support for c4 instance types Signed-off-by: Anthony Shaw Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: