CLOUDSTACK-2709

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

Branch: refs/heads/vmware-storage-motion
Commit: 8ebf2ca3d74707b0006e6c6a667968a67520d346
Parents: a0d5b78
Author: radhikap <radhika.puthiyet...@citrix.com>
Authored: Tue May 28 14:40:14 2013 +0530
Committer: radhikap <radhika.puthiyet...@citrix.com>
Committed: Tue May 28 14:40:47 2013 +0530

----------------------------------------------------------------------
 docs/en-US/Release_Notes.xml        |    6 ++++++
 docs/en-US/egress-firewall-rule.xml |    4 +++-
 2 files changed, 9 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/8ebf2ca3/docs/en-US/Release_Notes.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/Release_Notes.xml b/docs/en-US/Release_Notes.xml
index 25e1175..ab734cd 100644
--- a/docs/en-US/Release_Notes.xml
+++ b/docs/en-US/Release_Notes.xml
@@ -4397,6 +4397,12 @@ under the License.
           </thead>
           <tbody>
             <row>
+              <entry><para><ulink 
url="https://issues.apache.org/jira/browse/CLOUDSTACK-2709";
+                >CLOUDSTACK-2709</ulink></para></entry>
+              <entry><para>Egress rules are are not supported on shared 
networks.</para>
+                >
+              </entry>
+            <row>
               <entry><para><ulink 
url="https://issues.apache.org/jira/browse/CLOUDSTACK-1747";
                     >CLOUDSTACK-1747</ulink></para></entry>
               <entry><para>mvn deploydb only creates 4.0 DB, not 4.1</para>

http://git-wip-us.apache.org/repos/asf/cloudstack/blob/8ebf2ca3/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 ef0e25e..ab16517 100644
--- a/docs/en-US/egress-firewall-rule.xml
+++ b/docs/en-US/egress-firewall-rule.xml
@@ -23,13 +23,15 @@
   <note>
     <para>The egress firewall rules are supported only on virtual 
routers.</para>
   </note>
-  <para/>
   <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
     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>The egress firewall rules are not supported on shared 
networks.</para>
+  </note>
   <para>Consider the following scenarios to apply egress firewall rules:</para>
   <itemizedlist>
     <listitem>

Reply via email to