clarifying what we are really doing
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/4c5a3be1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/4c5a3be1 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/4c5a3be1 Branch: refs/heads/master Commit: 4c5a3be1a85d2f73c790615ab1f1bb6d8e1f7f88 Parents: 1fa77d7 Author: David Nalley <[email protected]> Authored: Fri Jun 29 13:18:41 2012 -0400 Committer: David Nalley <[email protected]> Committed: Fri Jun 29 13:18:41 2012 -0400 ---------------------------------------------------------------------- docs/runbook/en-US/Overview.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/4c5a3be1/docs/runbook/en-US/Overview.xml ---------------------------------------------------------------------- diff --git a/docs/runbook/en-US/Overview.xml b/docs/runbook/en-US/Overview.xml index 4d6945d..87b249a 100644 --- a/docs/runbook/en-US/Overview.xml +++ b/docs/runbook/en-US/Overview.xml @@ -36,8 +36,8 @@ <title>What exactly are we building?</title> <para> This runbook will focus on building a CloudStack cloud using KVM with - CentOS 6.2 with NFS storage utilizing Layer-3 for network isolation - (aka Security Groups). + CentOS 6.2 with NFS storage on a flat layer-2 network utilizing + layer-3 network isolation (aka Security Groups). </para> <para> KVM, or Kernel-based Virtual Machine is a virtualization technology
