libcloud git commit: Add CII best practices badge to the readme.

2016-05-25 Thread tomaz
Repository: libcloud Updated Branches: refs/heads/trunk defff8acd -> 465e17bb3 Add CII best practices badge to the readme. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/465e17bb Tree:

[02/10] libcloud git commit: updates the secrets file

2016-05-25 Thread tomaz
updates the secrets file Closes #787 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/commit/47db6ce2 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/47db6ce2 Diff:

[03/10] libcloud git commit: updates the driver

2016-05-25 Thread tomaz
updates the driver Closes #787 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/commit/46177074 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/46177074 Diff:

[GitHub] libcloud pull request: adding dns support for dnspod provider

2016-05-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/libcloud/pull/787 --- 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/10] libcloud git commit: adding dns support for dnspod provider

2016-05-25 Thread tomaz
Repository: libcloud Updated Branches: refs/heads/trunk 1ae9f1c6a -> defff8acd adding dns support for dnspod provider Closes #787 Signed-off-by: Tomaz Muraus Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit:

[05/10] libcloud git commit: removes unused import statements such as import urllib

2016-05-25 Thread tomaz
removes unused import statements such as import urllib Closes #787 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/commit/f08b6ee4 Tree:

[10/10] libcloud git commit: Actually utilize "method" argument passed to the "_make_request" method.

2016-05-25 Thread tomaz
Actually utilize "method" argument passed to the "_make_request" method. This argument wasn't used, but that was masked by "**kwargs" abuse. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/defff8ac Tree:

[09/10] libcloud git commit: Update "_make_request" so it explicitly declares all the arguments, fix mutable default value.

2016-05-25 Thread tomaz
Update "_make_request" so it explicitly declares all the arguments, fix mutable default value. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/6594a46c Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/6594a46c

[jira] [Commented] (LIBCLOUD-704) CloudStack's drvier does not consider 'Unlimited'.

2016-05-25 Thread Stefan Friesel (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15299958#comment-15299958 ] Stefan Friesel commented on LIBCLOUD-704: - this was fixed a year ago: