[GitHub] libcloud pull request: Use libcloud unittest

2016-01-08 Thread relaxdiego
GitHub user relaxdiego opened a pull request: https://github.com/apache/libcloud/pull/677 Use libcloud unittest This changeset includes two patches: 1. Modify Dimension Data tests again to use `libcloud.test.unittest` which contains logic for deciding the appropriate

[1/2] libcloud git commit: Multiple improvements to the Dimension Data tests

2016-01-08 Thread anthonyshaw
Repository: libcloud Updated Branches: refs/heads/trunk 2a2b20080 -> e3bb83801 Multiple improvements to the Dimension Data tests - Use libcloud.test.unittest instead of the system unittest to ensure that newer unittest features are available in older version of Python - Update all other

[GitHub] libcloud pull request: Use libcloud unittest

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

[GitHub] libcloud pull request: Softlayer - Run script in process create no...

2016-01-08 Thread onecloudportal
GitHub user onecloudportal opened a pull request: https://github.com/apache/libcloud/pull/678 Softlayer - Run script in process create node Added post_uri parameter to the SoftLayer driver. Run script in process create node You can merge this pull request into a Git repository by

libcloud git commit: auroradns: Properly parse TTL as extra data

2016-01-08 Thread tomaz
Repository: libcloud Updated Branches: refs/heads/trunk a2a36f030 -> a57c80831 auroradns: Properly parse TTL as extra data Small typo in the list caused this not to be parsed properly Closes #675 Signed-off-by: Tomaz Muraus Project: