[GitHub] libcloud pull request #1026: Fix Linode for 2.0x

2017-04-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/libcloud/pull/1026 --- 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 e

[GitHub] libcloud pull request #1026: Fix Linode for 2.0x

2017-04-05 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/1026 Fix Linode for 2.0x Changes in #1025 highlighted a problem with the Linode response class. It has a lot of copy+paste from the Response `__init__` and no call to super. This looks r