[1/3] libcloud git commit: linting patches

2015-12-21 Thread anthonyshaw
Repository: libcloud Updated Branches: refs/heads/trunk f856da991 -> e943be82d linting patches Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/97c88185 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/97c88

[3/3] libcloud git commit: isinstance accepts tuples which is much cleaner Closes #664

2015-12-21 Thread anthonyshaw
isinstance accepts tuples which is much cleaner Closes #664 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/e943be82 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/e943be82 Diff: http://git-wip-us.apache.org/

[2/3] libcloud git commit: more user friendly kwargs for creating nodes. Allow str to be passed for vlan, network or network domain, as well as the auth (password) arg.

2015-12-21 Thread anthonyshaw
more user friendly kwargs for creating nodes. Allow str to be passed for vlan, network or network domain, as well as the auth (password) arg. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/6add1ee9 Tree: http://git-wip

[GitHub] libcloud pull request: User friendly kwargs for creating nodes in ...

2015-12-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/libcloud/pull/664 --- 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 en

[GitHub] libcloud pull request: t2.nano instance for ec2

2015-12-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/libcloud/pull/663 --- 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 en

[2/4] libcloud git commit: Merge pull request #3 from mingsheng36/patch-1

2015-12-21 Thread anthonyshaw
Merge pull request #3 from mingsheng36/patch-1 Fix syntax error for DimensionDataStatus object Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/3d48f1e7 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/3d48f1e7

[3/4] libcloud git commit: Merge branch 'trunk' of https://github.com/DimensionDataCBUSydney/libcloud into trunk

2015-12-21 Thread anthonyshaw
Merge branch 'trunk' of https://github.com/DimensionDataCBUSydney/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/88e134a2 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/88e134a2 Diff: ht

[4/4] libcloud git commit: t2.nano instance for ec2

2015-12-21 Thread anthonyshaw
t2.nano instance for ec2 Closes #663 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/f856da99 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/f856da99 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/dif

[1/4] libcloud git commit: Fix syntax error for DimensionDataStatus object

2015-12-21 Thread anthonyshaw
Repository: libcloud Updated Branches: refs/heads/trunk 4632db2d1 -> f856da991 Fix syntax error for DimensionDataStatus object Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/4d21a8d2 Tree: http://git-wip-us.apache.or

[GitHub] libcloud pull request: User friendly kwargs for creating nodes in ...

2015-12-21 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/664 User friendly kwargs for creating nodes in Dimension Data driver. Allow str to be passed for vlan, network or network domain, as well as the auth (password) arg. You can merge this pull requ

[GitHub] libcloud pull request: t2.nano instance for ec2

2015-12-21 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/663 t2.nano instance for ec2 You can merge this pull request into a Git repository by running: $ git pull https://github.com/DimensionDataCBUSydney/libcloud LIBCLOUD-789_t2.nano Alternativ

[jira] [Created] (LIBCLOUD-789) Add t2.nano to ec2 driver

2015-12-21 Thread Anthony Shaw (JIRA)
Anthony Shaw created LIBCLOUD-789: - Summary: Add t2.nano to ec2 driver Key: LIBCLOUD-789 URL: https://issues.apache.org/jira/browse/LIBCLOUD-789 Project: Libcloud Issue Type: Improvement