GitHub user resmo reopened a pull request: https://github.com/apache/cloudstack/pull/249
ListFirewallEgressRulesCmd: extend from BaseListTaggedResourcesCmd an⦠â¦d cleanup Fixes API duplicate parameter in docs and makes it more clear. Fixes a bunch of typos. You can merge this pull request into a Git repository by running: $ git pull https://github.com/resmo/cloudstack fix/cleanup_egress_firewallrules_api Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/249.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 #249 ---- commit bcd0a2ce83e648593badde004133d06b7c86d7e7 Author: Rene Moser <re...@apache.org> Date: 2015-05-19T14:10:58Z ListFirewallEgressRulesCmd: add interfaces and minor cleanup This commit does not implement new functionality: * Fixes duplicate parameter in API docs. * Fixes a bunch of typos. * Add interfaces to make it easier for the FirewallService interface. ---- --- 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. ---