You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by jt...@apache.org on 2012/10/17 20:34:48 UTC

[2/2] git commit: Docs: Fix admin guide build. Adding the Security Groups section to the Install Guide at the same place where it's added in the Admin Guide, rather than at a duplicate place.

Docs: Fix admin guide build. Adding the Security Groups section to the Install Guide at the same place where it's added in the Admin Guide, rather than at a duplicate place.


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

Branch: refs/heads/master
Commit: 2bd76f0103109ff19c5bdb315223b2cdd3a7fc1a
Parents: d417dd1
Author: Jessica Tomechak <je...@gmail.com>
Authored: Wed Oct 17 11:29:07 2012 -0700
Committer: Jessica Tomechak <je...@gmail.com>
Committed: Wed Oct 17 11:34:09 2012 -0700

----------------------------------------------------------------------
 docs/en-US/Installation_Guide.xml            |    1 +
 docs/en-US/cloud-infrastructure-concepts.xml |    1 -
 2 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/2bd76f01/docs/en-US/Installation_Guide.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/Installation_Guide.xml b/docs/en-US/Installation_Guide.xml
index 26c2521..8e4ff7f 100644
--- a/docs/en-US/Installation_Guide.xml
+++ b/docs/en-US/Installation_Guide.xml
@@ -54,5 +54,6 @@
     <xi:include href="hypervisor-installation.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
     <xi:include href="choosing-a-deployment-architecture.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
     <xi:include href="aws-interface-compatibility.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+    <xi:include href="networks.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
     <xi:include href="Revision_History_Install_Guide.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 </book>

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/2bd76f01/docs/en-US/cloud-infrastructure-concepts.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/cloud-infrastructure-concepts.xml b/docs/en-US/cloud-infrastructure-concepts.xml
index 5ab39ec..1e1865e 100644
--- a/docs/en-US/cloud-infrastructure-concepts.xml
+++ b/docs/en-US/cloud-infrastructure-concepts.xml
@@ -31,5 +31,4 @@
   <xi:include href="about-primary-storage.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
   <xi:include href="about-secondary-storage.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
   <xi:include href="about-physical-networks.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-  <xi:include href="security-groups.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
 </chapter>