Updated Branches: refs/heads/master f89848b0d -> 47acf671d
CLOUDSTACK-2381 Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/3c794e52 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/3c794e52 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/3c794e52 Branch: refs/heads/master Commit: 3c794e522d69e88b742c40036cb72d1ba7fc6fb8 Parents: f89848b Author: radhikap <[email protected]> Authored: Mon Jul 15 14:35:20 2013 +0530 Committer: radhikap <[email protected]> Committed: Mon Jul 15 14:38:36 2013 +0530 ---------------------------------------------------------------------- docs/en-US/egress-firewall-rule.xml | 3 --- 1 file changed, 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/3c794e52/docs/en-US/egress-firewall-rule.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/egress-firewall-rule.xml b/docs/en-US/egress-firewall-rule.xml index ab16517..899725c 100644 --- a/docs/en-US/egress-firewall-rule.xml +++ b/docs/en-US/egress-firewall-rule.xml @@ -20,9 +20,6 @@ --> <section id="egress-firewall-rule"> <title>Creating Egress Firewall Rules in an Advanced Zone</title> - <note> - <para>The egress firewall rules are supported only on virtual routers.</para> - </note> <para>The egress traffic originates from a private network to a public network, such as the Internet. By default, the egress traffic is blocked, so no outgoing traffic is allowed from a guest network to the Internet. However, you can control the egress traffic in an Advanced zone
