Updated Branches: refs/heads/master f93c51e2b -> e173060ab
CLOUDSTACK-2762 Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/e173060a Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/e173060a Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/e173060a Branch: refs/heads/master Commit: e173060ab647052c47310f73eddc10a199cc148d Parents: f93c51e Author: Radhika PC <[email protected]> Authored: Fri Jul 5 14:00:04 2013 +0530 Committer: Radhika PC <[email protected]> Committed: Fri Jul 5 14:00:33 2013 +0530 ---------------------------------------------------------------------- docs/en-US/add-vm-tier-sharednw.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/e173060a/docs/en-US/add-vm-tier-sharednw.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/add-vm-tier-sharednw.xml b/docs/en-US/add-vm-tier-sharednw.xml index e1a37c8..94121f2 100644 --- a/docs/en-US/add-vm-tier-sharednw.xml +++ b/docs/en-US/add-vm-tier-sharednw.xml @@ -19,7 +19,10 @@ under the License. --> <section id="add-vm-tier-sharednw"> - <title>Deploying VMs to a Tier and Shared Network</title> + <title>Deploying VMs to VPC Tier and Shared Networks</title> + <para>&PRODUCT; allows you deploy VMs on a VPC tier and one or more shared networks. With this + feature, VMs deployed in a multi-tier application can receive monitoring services via a shared + network provided by a service provider.</para> <orderedlist> <listitem> <para>Log in to the &PRODUCT; UI as an administrator or end user.</para>
