[GitHub] libcloud pull request: Changed add/remove disk for dimensiondata d...

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

[2/8] libcloud git commit: Changed add/remove disk for dimensiondata driver to use new API

2016-04-15 Thread anthonyshaw
Changed add/remove disk for dimensiondata driver to use new API Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/fce3074f Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/fce3074f Diff:

[5/8] libcloud git commit: Fix linting issue

2016-04-15 Thread anthonyshaw
Fix linting issue Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/ccbbca5f Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/ccbbca5f Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/ccbbca5f Branch:

[GitHub] libcloud pull request: Firewall rule update

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

[3/8] libcloud git commit: Update with new param name for consistency Closes #752

2016-04-15 Thread anthonyshaw
Update with new param name for consistency Closes #752 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/308e1a2d Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/308e1a2d Diff:

[1/8] libcloud git commit: Fix linting issue

2016-04-15 Thread anthonyshaw
Repository: libcloud Updated Branches: refs/heads/trunk 81852763c -> f6ffaa557 Fix linting issue Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/32e9f999 Tree:

[6/8] libcloud git commit: Added port list and address list fields to firewall target class

2016-04-15 Thread anthonyshaw
Added port list and address list fields to firewall target class Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/b8e75126 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/b8e75126 Diff:

[7/8] libcloud git commit: Updated tests to check for new scenario

2016-04-15 Thread anthonyshaw
Updated tests to check for new scenario Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/40f7a68d Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/40f7a68d Diff:

[4/8] libcloud git commit: Added support for port lists

2016-04-15 Thread anthonyshaw
Added support for port lists Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/f3365320 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/f3365320 Diff:

[2/2] libcloud git commit: Fix a bug with timeout BaseDriver argument provided via "_ex_connection_class_kwargs" getting accidentaly overriden with None.

2016-04-15 Thread tomaz
Fix a bug with timeout BaseDriver argument provided via "_ex_connection_class_kwargs" getting accidentaly overriden with None. Also add additional test cases. This issue was originally reported by Jay Rolette on the mailing list. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo

[1/2] libcloud git commit: Add failing regression test case for timeout argument preservation on the BaseDriver class.

2016-04-15 Thread tomaz
Repository: libcloud Updated Branches: refs/heads/ex_connection_class_kwargs_regression_fix [created] fd0a22fea Add failing regression test case for timeout argument preservation on the BaseDriver class. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit:

libcloud git commit: Add missing license headers.

2016-04-15 Thread tomaz
Repository: libcloud Updated Branches: refs/heads/trunk 57984aa5d -> 81852763c Add missing license headers. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/81852763 Tree:

[GitHub] libcloud pull request: Add a test case for CloudStack list_nodes w...

2016-04-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/libcloud/pull/754 --- 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: Add a test case for CloudStack list_nodes with location filter

2016-04-15 Thread tomaz
Repository: libcloud Updated Branches: refs/heads/trunk 921f24094 -> 57984aa5d Add a test case for CloudStack list_nodes with location filter Closes #754 Signed-off-by: Tomaz Muraus Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit:

[GitHub] libcloud pull request: Add a test case for CloudStack list_nodes w...

2016-04-15 Thread schaubl
GitHub user schaubl opened a pull request: https://github.com/apache/libcloud/pull/754 Add a test case for CloudStack list_nodes with location filter ## Follow up of the PR #737 (Added location filter in list_nodes of CloudStack) ### Description This PR add a test

[GitHub] libcloud pull request: Firewall rule update

2016-04-15 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/753 Firewall rule update ## Update Dimension Data API to support address and port lists in firewall rules ### Description Minor change @jadunham1 ### Status -

[GitHub] libcloud pull request: Changed add/remove disk for dimensiondata d...

2016-04-15 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/752 Changed add/remove disk for dimensiondata driver to use new API ## Changed add/remove disk for dimensiondata driver to use new API ### Description Minor change @jadunham1