GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/670
Fixes to __repr__ element names and allowing paging of firewall rules Original contribution from @mingsheng36 You can merge this pull request into a Git repository by running: $ git pull https://github.com/DimensionDataCBUSydney/libcloud trunk Alternatively you can review and apply these changes as the patch at: https://github.com/apache/libcloud/pull/670.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 #670 ---- 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 ---- --- 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. ---