GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/753
Firewall rule update ## Update Dimension Data API to support address and port lists in firewall rules ### Description Minor change @jadunham1 ### Status - done, ready for review ### Checklist (tick everything that applies) - [ ] [Code linting](http://libcloud.readthedocs.org/en/latest/development.html#code-style-guide) (required, can be done after the PR checks) - [ ] Documentation - [ ] [Tests](http://libcloud.readthedocs.org/en/latest/testing.html) - [ ] [ICLA](http://libcloud.readthedocs.org/en/latest/development.html#contributing-bigger-changes) (required for bigger changes) You can merge this pull request into a Git repository by running: $ git pull https://github.com/DimensionDataCBUSydney/libcloud firewall_rule_update Alternatively you can review and apply these changes as the patch at: https://github.com/apache/libcloud/pull/753.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 #753 ---- commit c76321e4b0b7547fb4e07e5fbcd5e765443a096f Author: anthony-shaw <anthonys...@apache.org> Date: 2016-04-15T06:18:26Z Added port list and address list fields to firewall target class commit aea8445dad68f6ef7495335fd0c324bc3179568b Author: anthony-shaw <anthonys...@apache.org> Date: 2016-04-15T06:27:10Z Updated tests to check for new scenario commit 4e8dbc0e8d1b8db7b39875bc99a5d6f734828718 Author: anthony-shaw <anthonys...@apache.org> Date: 2016-04-15T06:33:28Z Added support for port lists ---- --- 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. ---