CLOUDSTACK-4565 sheng's comments
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/e61db337 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/e61db337 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/e61db337 Branch: refs/heads/disk-cache Commit: e61db3371f8e21a43166721d7ccfcdc7665a14d8 Parents: 6787b64 Author: radhikap <[email protected]> Authored: Mon Sep 2 14:20:07 2013 +0530 Committer: radhikap <[email protected]> Committed: Mon Sep 2 14:20:07 2013 +0530 ---------------------------------------------------------------------- docs/en-US/shared-networks.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/e61db337/docs/en-US/shared-networks.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/shared-networks.xml b/docs/en-US/shared-networks.xml index 156b645..83d0e4e 100644 --- a/docs/en-US/shared-networks.xml +++ b/docs/en-US/shared-networks.xml @@ -38,14 +38,14 @@ designated by the administrator</para> </listitem> <listitem> - <para>Shared Networks are isolated by security groups</para> + <para>Shared Networks can be isolated by security groups</para> </listitem> <listitem> <para>Public Network is a shared network that is not shown to the end users</para> </listitem> <listitem> - <para>Source NAT per zone is not supported in Shared Networks when the service provider is - virtual router. However, Source NAT per account is supported in this case.</para> + <para>Source NAT per zone is not supported when the service provider is virtual router. + However, Source NAT per account is supported with virtual router in a Shared Network.</para> </listitem> </itemizedlist> <para>For information, see <xref linkend="creating-shared-network"/>.</para>
