GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/707
Fix/basestring basestring in Python should be a superclass of str, unicode. You can merge this pull request into a Git repository by running: $ git pull https://github.com/DimensionDataCBUSydney/libcloud fix/basestring Alternatively you can review and apply these changes as the patch at: https://github.com/apache/libcloud/pull/707.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #707 ---- commit 71063f679cb438242d5bcc8db75b0cfb2ace4c4d Author: Ming Sheng <mingshen...@gmail.com> Date: 2015-12-30T13:13:51Z Allow ex_list_firewall_rules to accept network domain id and pageSize, pageNumber as params commit 4a0ff854629ef843c11c2758fbbf139b33c89ed0 Author: Ming Sheng <mingshen...@gmail.com> Date: 2015-12-30T13:28:54Z Added line break commit 5a0f8c95e253025229f2ed1e8e80ea4c4f142d60 Author: Ming Sheng <mingshen...@gmail.com> Date: 2015-12-31T11:50:23Z Modify representation for some objects commit c18afd79fa3f4a5664b0332f53e851f5ef7ec4ba Author: Anthony Shaw <anthony.p.s...@gmail.com> Date: 2016-01-01T20:33:43Z Merge pull request #7 from DimensionData-AP-COE/trunk Allow list firewall to accept network domain id and pageSize pageNumber as params commit d93b655d0de93f48a867a2b5a42e410480de6b4a Author: Munkiat <kok.mun.k...@gmail.com> Date: 2016-01-03T10:25:33Z added port and listenerIpAddress options for ex_create_pool_member and ex_create_virtual_listener commit 24017e4cded6d4450921dff571b8d840584ce74e Author: Munkiat <kok.mun.k...@gmail.com> Date: 2016-01-04T07:53:13Z fixed line wrap for listenerIpAddress commit ae76290e771f6843a307244c30d1fd2fc5a85fcc Author: Anthony Shaw <anthony.p.s...@gmail.com> Date: 2016-01-05T08:38:47Z Merge pull request #8 from DimensionData-AP-COE/dimension_data_load_balancer_update added port and listenerIpAddress options commit 8c64e1741b2baab9d36e88cffdcaa43503412e11 Author: anthony-shaw <anthony.p.s...@gmail.com> Date: 2016-02-18T02:15:46Z Merge branch 'trunk' of https://github.com/DimensionDataCBUSydney/libcloud into trunk commit 6d9e820ae674a2388303eedc760602ccbeada147 Author: anthony-shaw <anthony.p.s...@gmail.com> Date: 2016-02-18T02:19:31Z Fix casing inconsistency commit 5e4d2c247af89e574b0108f4b3a1e6539c8b71c1 Author: anthony-shaw <anthony.p.s...@gmail.com> Date: 2016-02-18T02:22:49Z basestring should be a superclass of unicode, str ---- --- 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 enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---