You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ra...@apache.org on 2013/07/15 11:09:02 UTC

[1/2] git commit: updated refs/heads/master to 47acf67

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 <ra...@citrix.com>
Authored: Mon Jul 15 14:35:20 2013 +0530
Committer: radhikap <ra...@citrix.com>
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


[2/2] git commit: updated refs/heads/master to 47acf67

Posted by ra...@apache.org.
CLOUDSTACK-2381


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/47acf671
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/47acf671
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/47acf671

Branch: refs/heads/master
Commit: 47acf671d55a731a503d0c34451eccb08012a4d5
Parents: 3c794e5
Author: radhikap <ra...@citrix.com>
Authored: Mon Jul 15 14:38:14 2013 +0530
Committer: radhikap <ra...@citrix.com>
Committed: Mon Jul 15 14:38:38 2013 +0530

----------------------------------------------------------------------
 docs/en-US/egress-firewall-rule.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/47acf671/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 899725c..9b45e2e 100644
--- a/docs/en-US/egress-firewall-rule.xml
+++ b/docs/en-US/egress-firewall-rule.xml
@@ -26,7 +26,8 @@
     by creating egress firewall rules. When an egress firewall rule is applied, the traffic specific
     to the rule is allowed and the remaining traffic is blocked. When all the firewall rules are
     removed the default policy, Block, is applied.</para>
-  <note>
+  <para>Egress firewall rules are supported on Juniper SRX and virtual router.</para>
+    <note>
     <para>The egress firewall rules are not supported on shared networks.</para>
   </note>
   <para>Consider the following scenarios to apply egress firewall rules:</para>