[GitHub] libcloud pull request: Blue Box: Remove duplicate size variable

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

libcloud git commit: Remove duplicate size variable Closes #765

2016-04-18 Thread anthonyshaw
Repository: libcloud Updated Branches: refs/heads/trunk 7034ea8c5 -> 582497a22 Remove duplicate size variable Closes #765 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/582497a2 Tree:

[GitHub] libcloud pull request: Blue Box: Remove duplicate size variable

2016-04-18 Thread bonifaido
GitHub user bonifaido opened a pull request: https://github.com/apache/libcloud/pull/765 Blue Box: Remove duplicate size variable ## Blue Box: Remove duplicate size variable ### Description The size variable was read from the dict twice. ### Status

[jira] [Commented] (LIBCLOUD-810) support PowerDNS

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

[GitHub] libcloud pull request: [LIBCLOUD-810] add PowerDNS driver

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

libcloud git commit: add PowerDNS driver Closes #758

2016-04-18 Thread anthonyshaw
Repository: libcloud Updated Branches: refs/heads/trunk de401aca8 -> 7034ea8c5 add PowerDNS driver Closes #758 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/7034ea8c Tree:

[GitHub] libcloud pull request: compute: correct "whether" spelling in doc ...

2016-04-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/libcloud/pull/764 --- 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/2] libcloud git commit: compute: correct whether spelling in doc strings Weither -> Whether Closes #764

2016-04-18 Thread anthonyshaw
Repository: libcloud Updated Branches: refs/heads/trunk 96f704333 -> de401aca8 compute: correct whether spelling in doc strings Weither -> Whether Closes #764 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit:

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

2016-04-18 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/de401aca Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/de401aca Diff:

[GitHub] libcloud pull request: compute: correct "whether" spelling in doc ...

2016-04-18 Thread ktdreyer
GitHub user ktdreyer opened a pull request: https://github.com/apache/libcloud/pull/764 compute: correct "whether" spelling in doc strings "Weither" -> "Whether" You can merge this pull request into a Git repository by running: $ git pull https://github.com/ktdreyer/libcloud

[06/12] libcloud git commit: Allow failures for lxml builders.

2016-04-18 Thread tomaz
Allow failures for lxml builders. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/3bd16fd0 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/3bd16fd0 Diff:

[07/12] libcloud git commit: Update tox.ini, add missing dependencies.

2016-04-18 Thread tomaz
Update tox.ini, add missing dependencies. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/f66b8134 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/f66b8134 Diff:

[03/12] libcloud git commit: Actually spell out using both builtin xml and lxml

2016-04-18 Thread tomaz
Actually spell out using both builtin xml and lxml Avoids my premature optimisation of assuming it worked for Python 2.x, as I find "FAILED (failures=1, errors=52, skipped=14)" under Python 2.7 Not actually tested against pypy (pypypy? or pypypy3?) Looks like a design decision about whether

[10/12] libcloud git commit: Fix task names.

2016-04-18 Thread tomaz
Fix task names. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/939e4f18 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/939e4f18 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/939e4f18 Branch:

[08/12] libcloud git commit: TASK -> TOX_ENV.

2016-04-18 Thread tomaz
TASK -> TOX_ENV. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/783c18b5 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/783c18b5 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/783c18b5 Branch:

[02/12] libcloud git commit: Add Python 3.5-lxml to travis

2016-04-18 Thread tomaz
Add Python 3.5-lxml to travis Worked first time :) Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/99b420d0 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/99b420d0 Diff:

[09/12] libcloud git commit: TOX_ENV -> ENV.

2016-04-18 Thread tomaz
TOX_ENV -> ENV. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/5b6ed269 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/5b6ed269 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/5b6ed269 Branch:

[GitHub] libcloud pull request: [Ideas welcome] Should lxml be properly sup...

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

[04/12] libcloud git commit: Try to create lxml versions of all tox envs

2016-04-18 Thread tomaz
Try to create lxml versions of all tox envs Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/8143e793 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/8143e793 Diff:

[GitHub] libcloud pull request: Run tests with lxml on Travis CI

2016-04-18 Thread Kami
GitHub user Kami opened a pull request: https://github.com/apache/libcloud/pull/763 Run tests with lxml on Travis CI This pull request builds on top of #762. That PR indicated that using lxml is broken in some scenarios so first step should be to get tests to run with