You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by jz...@apache.org on 2013/01/11 22:02:57 UTC

[37/52] [partial] CLOUDSTACK-961: Added dependencies for building RPMs.

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/92d4b214/docs/tmp/en-US/html/private-public-template.html
----------------------------------------------------------------------
diff --git a/docs/tmp/en-US/html/private-public-template.html b/docs/tmp/en-US/html/private-public-template.html
new file mode 100644
index 0000000..f4085fa
--- /dev/null
+++ b/docs/tmp/en-US/html/private-public-template.html
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>12.5. Private and Public Templates</title><link rel="stylesheet" type="text/css" href="Common_Content/css/default.css" /><link rel="stylesheet" media="print" href="Common_Content/css/print.css" type="text/css" /><meta name="generator" content="publican 2.8" /><meta name="package" content="Apache_CloudStack-Admin_Guide-4.0.0-incubating-en-US-1-" /><link rel="home" href="index.html" title="CloudStack Administrator's Guide" /><link rel="up" href="working-with-templates.html" title="Chapter 12. Working with Templates" /><link rel="prev" href="default-template.html" title="12.4. The Default Template" /><link rel="next" href="create-template-from-existing-vm.html" title="12.6. Creating a Template from an Existing Virtual Machine" /></head><body><p id="title"><a class="left" href="http://cloudstack.org"><img src="Common_Content/images/image_left.png" alt="Produc
 t Site" /></a><a class="right" href="http://docs.cloudstack.org"><img src="Common_Content/images/image_right.png" alt="Documentation Site" /></a></p><ul class="docnav"><li class="previous"><a accesskey="p" href="default-template.html"><strong>Prev</strong></a></li><li class="next"><a accesskey="n" href="create-template-from-existing-vm.html"><strong>Next</strong></a></li></ul><div xml:lang="en-US" class="section" id="private-public-template" lang="en-US"><div class="titlepage"><div><div><h2 class="title" id="private-public-template">12.5. Private and Public Templates</h2></div></div></div><div class="para">
+		When a user creates a template, it can be designated private or public.
+	</div><div class="para">
+		Private templates are only available to the user who created them. By default, an uploaded template is private.
+	</div><div class="para">
+		When a user marks a template as “public,” the template becomes available to all users in all accounts in the user's domain, as well as users in any other domains that have access to the Zone where the template is stored. This depends on whether the Zone, in turn, was defined as private or public. A private Zone is assigned to a single domain, and a public Zone is accessible to any domain. If a public template is created in a private Zone, it is available only to users in the domain assigned to that Zone. If a public template is created in a public Zone, it is available to all users in all domains.
+	</div></div><ul class="docnav"><li class="previous"><a accesskey="p" href="default-template.html"><strong>Prev</strong>12.4. The Default Template</a></li><li class="up"><a accesskey="u" href="#"><strong>Up</strong></a></li><li class="home"><a accesskey="h" href="index.html"><strong>Home</strong></a></li><li class="next"><a accesskey="n" href="create-template-from-existing-vm.html"><strong>Next</strong>12.6. Creating a Template from an Existing Virtua...</a></li></ul></body></html>

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/92d4b214/docs/tmp/en-US/html/projects-overview.html
----------------------------------------------------------------------
diff --git a/docs/tmp/en-US/html/projects-overview.html b/docs/tmp/en-US/html/projects-overview.html
new file mode 100644
index 0000000..fee2805
--- /dev/null
+++ b/docs/tmp/en-US/html/projects-overview.html
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>6.1. Overview of Projects</title><link rel="stylesheet" type="text/css" href="Common_Content/css/default.css" /><link rel="stylesheet" media="print" href="Common_Content/css/print.css" type="text/css" /><meta name="generator" content="publican 2.8" /><meta name="package" content="Apache_CloudStack-Admin_Guide-4.0.0-incubating-en-US-1-" /><link rel="home" href="index.html" title="CloudStack Administrator's Guide" /><link rel="up" href="projects.html" title="Chapter 6. Using Projects to Organize Users and Resources" /><link rel="prev" href="projects.html" title="Chapter 6. Using Projects to Organize Users and Resources" /><link rel="next" href="configuring-projects.html" title="6.2. Configuring Projects" /></head><body><p id="title"><a class="left" href="http://cloudstack.org"><img src="Common_Content/images/image_left.png" alt="Product Site" /></a><a clas
 s="right" href="http://docs.cloudstack.org"><img src="Common_Content/images/image_right.png" alt="Documentation Site" /></a></p><ul class="docnav"><li class="previous"><a accesskey="p" href="projects.html"><strong>Prev</strong></a></li><li class="next"><a accesskey="n" href="configuring-projects.html"><strong>Next</strong></a></li></ul><div xml:lang="en-US" class="section" id="projects-overview" lang="en-US"><div class="titlepage"><div><div><h2 class="title" id="projects-overview">6.1. Overview of Projects</h2></div></div></div><div class="para">
+		Projects are used to organize people and resources. CloudStack users within a single domain can group themselves into project teams so they can collaborate and share virtual resources such as VMs, snapshots, templates, data disks, and IP addresses. CloudStack tracks resource usage per project as well as per user, so the usage can be billed to either a user account or a project. For example, a private cloud within a software company might have all members of the QA department assigned to one project, so the company can track the resources used in testing while the project members can more easily isolate their efforts from other users of the same cloud
+	</div><div class="para">
+		You can configure CloudStack to allow any user to create a new project, or you can restrict that ability to just CloudStack administrators. Once you have created a project, you become that project’s administrator, and you can add others within your domain to the project. CloudStack can be set up either so that you can add people directly to a project, or so that you have to send an invitation which the recipient must accept. Project members can view and manage all virtual resources created by anyone in the project (for example, share VMs). A user can be a member of any number of projects and can switch views in the CloudStack UI to show only project-related information, such as project VMs, fellow project members, project-related alerts, and so on.
+	</div><div class="para">
+		The project administrator can pass on the role to another project member. The project administrator can also add more members, remove members from the project, set new resource limits (as long as they are below the global defaults set by the CloudStack administrator), and delete the project. When the administrator removes a member from the project, resources created by that user, such as VM instances, remain with the project. This brings us to the subject of resource ownership and which resources can be used by a project.
+	</div><div class="para">
+		Resources created within a project are owned by the project, not by any particular CloudStack account, and they can be used only within the project. A user who belongs to one or more projects can still create resources outside of those projects, and those resources belong to the user’s account; they will not be counted against the project’s usage or resource limits. You can create project-level networks to isolate traffic within the project and provide network services such as port forwarding, load balancing, VPN, and static NAT. A project can also make use of certain types of resources from outside the project, if those resources are shared. For example, a shared network or public template is available to any project in the domain. A project can get access to a private template if the template’s owner will grant permission. A project can use any service offering or disk offering available in its domain; however, you can not create private service and disk offerings at the p
 roject level..
+	</div></div><ul class="docnav"><li class="previous"><a accesskey="p" href="projects.html"><strong>Prev</strong>Chapter 6. Using Projects to Organize Users and R...</a></li><li class="up"><a accesskey="u" href="#"><strong>Up</strong></a></li><li class="home"><a accesskey="h" href="index.html"><strong>Home</strong></a></li><li class="next"><a accesskey="n" href="configuring-projects.html"><strong>Next</strong>6.2. Configuring Projects</a></li></ul></body></html>

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/92d4b214/docs/tmp/en-US/html/projects.html
----------------------------------------------------------------------
diff --git a/docs/tmp/en-US/html/projects.html b/docs/tmp/en-US/html/projects.html
new file mode 100644
index 0000000..ec5ecba
--- /dev/null
+++ b/docs/tmp/en-US/html/projects.html
@@ -0,0 +1,3 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Chapter 6. Using Projects to Organize Users and Resources</title><link rel="stylesheet" type="text/css" href="Common_Content/css/default.css" /><link rel="stylesheet" media="print" href="Common_Content/css/print.css" type="text/css" /><meta name="generator" content="publican 2.8" /><meta name="package" content="Apache_CloudStack-Admin_Guide-4.0.0-incubating-en-US-1-" /><link rel="home" href="index.html" title="CloudStack Administrator's Guide" /><link rel="up" href="index.html" title="CloudStack Administrator's Guide" /><link rel="prev" href="using-sshkeys.html" title="5.2. Using SSH Keys for Authentication" /><link rel="next" href="projects-overview.html" title="6.1. Overview of Projects" /></head><body><p id="title"><a class="left" href="http://cloudstack.org"><img src="Common_Content/images/image_left.png" alt="Product Site" /></a><a class="right" href=
 "http://docs.cloudstack.org"><img src="Common_Content/images/image_right.png" alt="Documentation Site" /></a></p><ul class="docnav"><li class="previous"><a accesskey="p" href="using-sshkeys.html"><strong>Prev</strong></a></li><li class="next"><a accesskey="n" href="projects-overview.html"><strong>Next</strong></a></li></ul><div xml:lang="en-US" class="chapter" id="projects" lang="en-US"><div class="titlepage"><div><div><h2 class="title">Chapter 6. Using Projects to Organize Users and Resources</h2></div></div></div><div class="toc"><dl><dt><span class="section"><a href="projects-overview.html">6.1. Overview of Projects</a></span></dt><dt><span class="section"><a href="configuring-projects.html">6.2. Configuring Projects</a></span></dt><dd><dl><dt><span class="section"><a href="configuring-projects.html#set-up-invitations">6.2.1. Setting Up Invitations</a></span></dt><dt><span class="section"><a href="configuring-projects.html#set-resource-limits-for-projects">6.2.2. Setting Resour
 ce Limits for Projects</a></span></dt><dt><span class="section"><a href="configuring-projects.html#set-projects-creator-permissions">6.2.3. Setting Project Creator Permissions</a></span></dt></dl></dd><dt><span class="section"><a href="create-new-projects.html">6.3. Creating a New Project</a></span></dt><dt><span class="section"><a href="add-members-to-projects.html">6.4. Adding Members to a Project</a></span></dt><dd><dl><dt><span class="section"><a href="add-members-to-projects.html#send-projects-membership-invitation">6.4.1. Sending Project Membership Invitations</a></span></dt><dt><span class="section"><a href="add-members-to-projects.html#add-projects-members-from-ui">6.4.2. Adding Project Members From the UI</a></span></dt></dl></dd><dt><span class="section"><a href="accept-membership-invite.html">6.5. Accepting a Membership Invitation</a></span></dt><dt><span class="section"><a href="suspend-project.html">6.6. Suspending or Deleting a Project</a></span></dt><dt><span class="s
 ection"><a href="use-project-view.html">6.7. Using the Project View</a></span></dt></dl></div></div><ul class="docnav"><li class="previous"><a accesskey="p" href="using-sshkeys.html"><strong>Prev</strong>5.2. Using SSH Keys for Authentication</a></li><li class="up"><a accesskey="u" href="#"><strong>Up</strong></a></li><li class="home"><a accesskey="h" href="index.html"><strong>Home</strong></a></li><li class="next"><a accesskey="n" href="projects-overview.html"><strong>Next</strong>6.1. Overview of Projects</a></li></ul></body></html>

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/92d4b214/docs/tmp/en-US/html/provisioning-auth-api.html
----------------------------------------------------------------------
diff --git a/docs/tmp/en-US/html/provisioning-auth-api.html b/docs/tmp/en-US/html/provisioning-auth-api.html
new file mode 100644
index 0000000..5675f2d
--- /dev/null
+++ b/docs/tmp/en-US/html/provisioning-auth-api.html
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>20.1. Provisioning and Authentication API</title><link rel="stylesheet" type="text/css" href="Common_Content/css/default.css" /><link rel="stylesheet" media="print" href="Common_Content/css/print.css" type="text/css" /><meta name="generator" content="publican 2.8" /><meta name="package" content="Apache_CloudStack-Admin_Guide-4.0.0-incubating-en-US-1-" /><link rel="home" href="index.html" title="CloudStack Administrator's Guide" /><link rel="up" href="api-overview.html" title="Chapter 20. CloudStack API" /><link rel="prev" href="api-overview.html" title="Chapter 20. CloudStack API" /><link rel="next" href="allocators.html" title="20.2. Allocators" /></head><body><p id="title"><a class="left" href="http://cloudstack.org"><img src="Common_Content/images/image_left.png" alt="Product Site" /></a><a class="right" href="http://docs.cloudstack.org"><img src="Com
 mon_Content/images/image_right.png" alt="Documentation Site" /></a></p><ul class="docnav"><li class="previous"><a accesskey="p" href="api-overview.html"><strong>Prev</strong></a></li><li class="next"><a accesskey="n" href="allocators.html"><strong>Next</strong></a></li></ul><div xml:lang="en-US" class="section" id="provisioning-auth-api" lang="en-US"><div class="titlepage"><div><div><h2 class="title" id="provisioning-auth-api">20.1. Provisioning and Authentication API</h2></div></div></div><div class="para">
+		CloudStack expects that a customer will have their own user provisioning infrastructure. It provides APIs to integrate with these existing systems where the systems call out to CloudStack to add/remove users..
+	</div><div class="para">
+		CloudStack supports pluggable authenticators. By default, CloudStack assumes it is provisioned with the user’s password, and as a result authentication is done locally. However, external authentication is possible as well. For example, see Using an LDAP Server for User Authentication.
+	</div></div><ul class="docnav"><li class="previous"><a accesskey="p" href="api-overview.html"><strong>Prev</strong>Chapter 20. CloudStack API</a></li><li class="up"><a accesskey="u" href="#"><strong>Up</strong></a></li><li class="home"><a accesskey="h" href="index.html"><strong>Home</strong></a></li><li class="next"><a accesskey="n" href="allocators.html"><strong>Next</strong>20.2. Allocators</a></li></ul></body></html>

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/92d4b214/docs/tmp/en-US/html/provisioning-steps-overview.html
----------------------------------------------------------------------
diff --git a/docs/tmp/en-US/html/provisioning-steps-overview.html b/docs/tmp/en-US/html/provisioning-steps-overview.html
new file mode 100644
index 0000000..c8b797f
--- /dev/null
+++ b/docs/tmp/en-US/html/provisioning-steps-overview.html
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>6.1. Overview of Provisioning Steps</title><link rel="stylesheet" type="text/css" href="Common_Content/css/default.css" /><link rel="stylesheet" media="print" href="Common_Content/css/print.css" type="text/css" /><meta name="generator" content="publican 2.8" /><meta name="package" content="Apache_CloudStack-Installation_Guide-4.0.1-incubating-en-US-1-" /><link rel="home" href="index.html" title="CloudStack Installation Guide" /><link rel="up" href="provisioning-steps.html" title="Chapter 6. Steps to Provisioning Your Cloud Infrastructure" /><link rel="prev" href="provisioning-steps.html" title="Chapter 6. Steps to Provisioning Your Cloud Infrastructure" /><link rel="next" href="zone-add.html" title="6.2. Adding a Zone" /></head><body><p id="title"><a class="left" href="http://cloudstack.org"><img src="Common_Content/images/image_left.png" alt="Product Si
 te" /></a><a class="right" href="http://docs.cloudstack.org"><img src="Common_Content/images/image_right.png" alt="Documentation Site" /></a></p><ul class="docnav"><li class="previous"><a accesskey="p" href="provisioning-steps.html"><strong>Prev</strong></a></li><li class="next"><a accesskey="n" href="zone-add.html"><strong>Next</strong></a></li></ul><div xml:lang="en-US" class="section" id="provisioning-steps-overview" lang="en-US"><div class="titlepage"><div><div><h2 class="title" id="provisioning-steps-overview">6.1. Overview of Provisioning Steps</h2></div></div></div><div class="para">
+		After the Management Server is installed and running, you can add the compute resources for it to manage. For an overview of how a CloudStack cloud infrastructure is organized, see <a class="xref" href="deployment-architecture-overview.html#cloud-infrastructure-overview">Section 1.3.2, “Cloud Infrastructure Overview”</a>.
+	</div><div class="para">
+		To provision the cloud infrastructure, or to scale it up at any time, follow these procedures:
+	</div><div class="orderedlist"><ol><li class="listitem"><div class="para">
+				Change the root password. See <a class="xref" href="log-in.html#changing-root-password">Section 5.1.4, “Changing the Root Password”</a>.
+			</div></li><li class="listitem"><div class="para">
+				Add a zone. See <a class="xref" href="zone-add.html">Section 6.2, “Adding a Zone”</a>.
+			</div></li><li class="listitem"><div class="para">
+				Add more pods (optional). See <a class="xref" href="pod-add.html">Section 6.3, “Adding a Pod”</a>.
+			</div></li><li class="listitem"><div class="para">
+				Add more clusters (optional). See <a class="xref" href="cluster-add.html">Section 6.4, “Adding a Cluster”</a>.
+			</div></li><li class="listitem"><div class="para">
+				Add more hosts (optional). See <a class="xref" href="host-add.html">Section 6.5, “Adding a Host”</a>.
+			</div></li><li class="listitem"><div class="para">
+				Add primary storage. See <a class="xref" href="primary-storage-add.html">Section 6.6, “Add Primary Storage”</a>.
+			</div></li><li class="listitem"><div class="para">
+				Add secondary storage. See <a class="xref" href="secondary-storage-add.html">Section 6.7, “Add Secondary Storage”</a>.
+			</div></li><li class="listitem"><div class="para">
+				Initialize and test the new cloud. See <a class="xref" href="initialize-and-test.html">Section 6.8, “Initialize and Test”</a>.
+			</div></li></ol></div><div class="para">
+		When you have finished these steps, you will have a deployment with the following basic structure:
+	</div><div class="mediaobject"><img src="./images/provisioning-overview.png" width="444" alt="provisioning-overview.png: Conceptual overview of a basic deployment" /></div></div><ul class="docnav"><li class="previous"><a accesskey="p" href="provisioning-steps.html"><strong>Prev</strong>Chapter 6. Steps to Provisioning Your Cloud Infra...</a></li><li class="up"><a accesskey="u" href="#"><strong>Up</strong></a></li><li class="home"><a accesskey="h" href="index.html"><strong>Home</strong></a></li><li class="next"><a accesskey="n" href="zone-add.html"><strong>Next</strong>6.2. Adding a Zone</a></li></ul></body></html>

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/92d4b214/docs/tmp/en-US/html/provisioning-steps.html
----------------------------------------------------------------------
diff --git a/docs/tmp/en-US/html/provisioning-steps.html b/docs/tmp/en-US/html/provisioning-steps.html
new file mode 100644
index 0000000..9ff6efa
--- /dev/null
+++ b/docs/tmp/en-US/html/provisioning-steps.html
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Chapter 6. Steps to Provisioning Your Cloud Infrastructure</title><link rel="stylesheet" type="text/css" href="Common_Content/css/default.css" /><link rel="stylesheet" media="print" href="Common_Content/css/print.css" type="text/css" /><meta name="generator" content="publican 2.8" /><meta name="package" content="Apache_CloudStack-Installation_Guide-4.0.1-incubating-en-US-1-" /><link rel="home" href="index.html" title="CloudStack Installation Guide" /><link rel="up" href="index.html" title="CloudStack Installation Guide" /><link rel="prev" href="using-sshkeys.html" title="5.2. Using SSH Keys for Authentication" /><link rel="next" href="provisioning-steps-overview.html" title="6.1. Overview of Provisioning Steps" /></head><body><p id="title"><a class="left" href="http://cloudstack.org"><img src="Common_Content/images/image_left.png" alt="Product Site" /></a>
 <a class="right" href="http://docs.cloudstack.org"><img src="Common_Content/images/image_right.png" alt="Documentation Site" /></a></p><ul class="docnav"><li class="previous"><a accesskey="p" href="using-sshkeys.html"><strong>Prev</strong></a></li><li class="next"><a accesskey="n" href="provisioning-steps-overview.html"><strong>Next</strong></a></li></ul><div xml:lang="en-US" class="chapter" id="provisioning-steps" lang="en-US"><div class="titlepage"><div><div><h2 class="title">Chapter 6. Steps to Provisioning Your Cloud Infrastructure</h2></div></div></div><div class="toc"><dl><dt><span class="section"><a href="provisioning-steps-overview.html">6.1. Overview of Provisioning Steps</a></span></dt><dt><span class="section"><a href="zone-add.html">6.2. Adding a Zone</a></span></dt><dd><dl><dt><span class="section"><a href="zone-add.html#basic-zone-configuration">6.2.1. Basic Zone Configuration</a></span></dt><dt><span class="section"><a href="zone-add.html#advanced-zone-configuration
 ">6.2.2. Advanced Zone Configuration</a></span></dt></dl></dd><dt><span class="section"><a href="pod-add.html">6.3. Adding a Pod</a></span></dt><dt><span class="section"><a href="cluster-add.html">6.4. Adding a Cluster</a></span></dt><dd><dl><dt><span class="section"><a href="cluster-add.html#add-clusters-kvm-xenserver">6.4.1. Add Cluster: KVM or XenServer</a></span></dt><dt><span class="section"><a href="cluster-add.html#add-clusters-vsphere">6.4.2. Add Cluster: vSphere</a></span></dt></dl></dd><dt><span class="section"><a href="host-add.html">6.5. Adding a Host</a></span></dt><dd><dl><dt><span class="section"><a href="host-add.html#host-add-xenserver-kvm-ovm">6.5.1. Adding a Host (XenServer or KVM)</a></span></dt><dt><span class="section"><a href="host-add.html#host-add-vsphere">6.5.2. Adding a Host (vSphere)</a></span></dt></dl></dd><dt><span class="section"><a href="primary-storage-add.html">6.6. Add Primary Storage</a></span></dt><dd><dl><dt><span class="section"><a href="prima
 ry-storage-add.html#sys-require-primary-storage">6.6.1. System Requirements for Primary Storage</a></span></dt><dt><span class="section"><a href="primary-storage-add.html#adding-primary-storage">6.6.2. Adding Primary Stroage</a></span></dt></dl></dd><dt><span class="section"><a href="secondary-storage-add.html">6.7. Add Secondary Storage</a></span></dt><dd><dl><dt><span class="section"><a href="secondary-storage-add.html#sys-require-secondary-storage">6.7.1. System Requirements for Secondary Storage</a></span></dt><dt><span class="section"><a href="secondary-storage-add.html#adding-secondary-storage">6.7.2. Adding Secondary Storage</a></span></dt></dl></dd><dt><span class="section"><a href="initialize-and-test.html">6.8. Initialize and Test</a></span></dt></dl></div><div class="para">
+		This section tells how to add zones, pods, clusters, hosts, storage, and networks to your cloud. If you are unfamiliar with these entities, please begin by looking through <a class="xref" href="cloud-infrastructure-concepts.html">Chapter 2, <em>Cloud Infrastructure Concepts</em></a>.
+	</div></div><ul class="docnav"><li class="previous"><a accesskey="p" href="using-sshkeys.html"><strong>Prev</strong>5.2. Using SSH Keys for Authentication</a></li><li class="up"><a accesskey="u" href="#"><strong>Up</strong></a></li><li class="home"><a accesskey="h" href="index.html"><strong>Home</strong></a></li><li class="next"><a accesskey="n" href="provisioning-steps-overview.html"><strong>Next</strong>6.1. Overview of Provisioning Steps</a></li></ul></body></html>

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/92d4b214/docs/tmp/en-US/html/re-install-hosts.html
----------------------------------------------------------------------
diff --git a/docs/tmp/en-US/html/re-install-hosts.html b/docs/tmp/en-US/html/re-install-hosts.html
new file mode 100644
index 0000000..7100a27
--- /dev/null
+++ b/docs/tmp/en-US/html/re-install-hosts.html
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>11.5. Re-Installing Hosts</title><link rel="stylesheet" type="text/css" href="Common_Content/css/default.css" /><link rel="stylesheet" media="print" href="Common_Content/css/print.css" type="text/css" /><meta name="generator" content="publican 2.8" /><meta name="package" content="Apache_CloudStack-Admin_Guide-4.0.0-incubating-en-US-1-" /><link rel="home" href="index.html" title="CloudStack Administrator's Guide" /><link rel="up" href="working-with-hosts.html" title="Chapter 11. Working With Hosts" /><link rel="prev" href="removing-hosts.html" title="11.4. Removing Hosts" /><link rel="next" href="maintain-hypervisors-on-hosts.html" title="11.6. Maintaining Hypervisors on Hosts" /></head><body><p id="title"><a class="left" href="http://cloudstack.org"><img src="Common_Content/images/image_left.png" alt="Product Site" /></a><a class="right" href="http://docs
 .cloudstack.org"><img src="Common_Content/images/image_right.png" alt="Documentation Site" /></a></p><ul class="docnav"><li class="previous"><a accesskey="p" href="removing-hosts.html"><strong>Prev</strong></a></li><li class="next"><a accesskey="n" href="maintain-hypervisors-on-hosts.html"><strong>Next</strong></a></li></ul><div xml:lang="en-US" class="section" id="re-install-hosts" lang="en-US"><div class="titlepage"><div><div><h2 class="title" id="re-install-hosts">11.5. Re-Installing Hosts</h2></div></div></div><div class="para">
+		You can re-install a host after placing it in maintenance mode and then removing it. If a host is down and cannot be placed in maintenance mode, it should still be removed before the re-install.
+	</div></div><ul class="docnav"><li class="previous"><a accesskey="p" href="removing-hosts.html"><strong>Prev</strong>11.4. Removing Hosts</a></li><li class="up"><a accesskey="u" href="#"><strong>Up</strong></a></li><li class="home"><a accesskey="h" href="index.html"><strong>Home</strong></a></li><li class="next"><a accesskey="n" href="maintain-hypervisors-on-hosts.html"><strong>Next</strong>11.6. Maintaining Hypervisors on Hosts</a></li></ul></body></html>

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/92d4b214/docs/tmp/en-US/html/release-ip-address.html
----------------------------------------------------------------------
diff --git a/docs/tmp/en-US/html/release-ip-address.html b/docs/tmp/en-US/html/release-ip-address.html
new file mode 100644
index 0000000..79aae43
--- /dev/null
+++ b/docs/tmp/en-US/html/release-ip-address.html
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>11.12. Releasing an IP Address</title><link rel="stylesheet" type="text/css" href="Common_Content/css/default.css" /><link rel="stylesheet" media="print" href="Common_Content/css/print.css" type="text/css" /><meta name="generator" content="publican 2.8" /><meta name="package" content="Apache_CloudStack-Installation_Guide-4.0.1-incubating-en-US-1-" /><link rel="home" href="index.html" title="CloudStack Installation Guide" /><link rel="up" href="networks.html" title="Chapter 11. Managing Networks and Traffic" /><link rel="prev" href="acquire-new-ip-address.html" title="11.11. Acquiring a New IP Address" /><link rel="next" href="static-nat.html" title="11.13. Static NAT" /></head><body><p id="title"><a class="left" href="http://cloudstack.org"><img src="Common_Content/images/image_left.png" alt="Product Site" /></a><a class="right" href="http://docs.cloudsta
 ck.org"><img src="Common_Content/images/image_right.png" alt="Documentation Site" /></a></p><ul class="docnav"><li class="previous"><a accesskey="p" href="acquire-new-ip-address.html"><strong>Prev</strong></a></li><li class="next"><a accesskey="n" href="static-nat.html"><strong>Next</strong></a></li></ul><div xml:lang="en-US" class="section" id="release-ip-address" lang="en-US"><div class="titlepage"><div><div><h2 class="title" id="release-ip-address">11.12. Releasing an IP Address</h2></div></div></div><div class="orderedlist"><ol><li class="listitem"><div class="para">
+				Log in to the CloudStack UI as an administrator or end user.
+			</div></li><li class="listitem"><div class="para">
+				In the left navigation, choose Network.
+			</div></li><li class="listitem"><div class="para">
+				Click the name of the network where you want to work with.
+			</div></li><li class="listitem"><div class="para">
+				Click View IP Addresses.
+			</div></li><li class="listitem"><div class="para">
+				Click the IP address you want to release.
+			</div></li><li class="listitem"><div class="para">
+				Click the Release IP button 
+				<span class="inlinemediaobject"><img src="./images/release-ip-icon.png" alt="ReleaseIPButton.png: button to release an IP" /></span>
+				.
+			</div></li></ol></div></div><ul class="docnav"><li class="previous"><a accesskey="p" href="acquire-new-ip-address.html"><strong>Prev</strong>11.11. Acquiring a New IP Address</a></li><li class="up"><a accesskey="u" href="#"><strong>Up</strong></a></li><li class="home"><a accesskey="h" href="index.html"><strong>Home</strong></a></li><li class="next"><a accesskey="n" href="static-nat.html"><strong>Next</strong>11.13. Static NAT</a></li></ul></body></html>

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/92d4b214/docs/tmp/en-US/html/removing-hosts.html
----------------------------------------------------------------------
diff --git a/docs/tmp/en-US/html/removing-hosts.html b/docs/tmp/en-US/html/removing-hosts.html
new file mode 100644
index 0000000..9121ef8
--- /dev/null
+++ b/docs/tmp/en-US/html/removing-hosts.html
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>11.4. Removing Hosts</title><link rel="stylesheet" type="text/css" href="Common_Content/css/default.css" /><link rel="stylesheet" media="print" href="Common_Content/css/print.css" type="text/css" /><meta name="generator" content="publican 2.8" /><meta name="package" content="Apache_CloudStack-Admin_Guide-4.0.0-incubating-en-US-1-" /><link rel="home" href="index.html" title="CloudStack Administrator's Guide" /><link rel="up" href="working-with-hosts.html" title="Chapter 11. Working With Hosts" /><link rel="prev" href="disable-enable-zones-pods-clusters.html" title="11.3. Disabling and Enabling Zones, Pods, and Clusters" /><link rel="next" href="re-install-hosts.html" title="11.5. Re-Installing Hosts" /></head><body><p id="title"><a class="left" href="http://cloudstack.org"><img src="Common_Content/images/image_left.png" alt="Product Site" /></a><a class="r
 ight" href="http://docs.cloudstack.org"><img src="Common_Content/images/image_right.png" alt="Documentation Site" /></a></p><ul class="docnav"><li class="previous"><a accesskey="p" href="disable-enable-zones-pods-clusters.html"><strong>Prev</strong></a></li><li class="next"><a accesskey="n" href="re-install-hosts.html"><strong>Next</strong></a></li></ul><div xml:lang="en-US" class="section" id="removing-hosts" lang="en-US"><div class="titlepage"><div><div><h2 class="title" id="removing-hosts">11.4. Removing Hosts</h2></div></div></div><div class="para">
+		Hosts can be removed from the cloud as needed. The procedure to remove a host depends on the hypervisor type.
+	</div><div xml:lang="en-US" class="section" id="removing-xenserver-kvm-hosts" lang="en-US"><div class="titlepage"><div><div><h3 class="title" id="removing-xenserver-kvm-hosts">11.4.1. Removing XenServer and KVM Hosts</h3></div></div></div><div class="para">
+		A node cannot be removed from a cluster until it has been placed in maintenance mode. This will ensure that all of the VMs on it have been migrated to other Hosts. To remove a Host from the cloud:
+	</div><div class="orderedlist"><ol><li class="listitem"><div class="para">
+				Place the node in maintenance mode.
+			</div><div class="para">
+				See <a class="xref" href="scheduled-maintenance-maintenance-mode-hosts.html">Section 11.2, “Scheduled Maintenance and Maintenance Mode for Hosts”</a>.
+			</div></li><li class="listitem"><div class="para">
+				For KVM, stop the cloud-agent service.
+			</div></li><li class="listitem"><div class="para">
+				Use the UI option to remove the node.
+			</div><div class="para">
+				Then you may power down the Host, re-use its IP address, re-install it, etc
+			</div></li></ol></div></div><div xml:lang="en-US" class="section" id="removing-vsphere-hosts" lang="en-US"><div class="titlepage"><div><div><h3 class="title" id="removing-vsphere-hosts">11.4.2. Removing vSphere Hosts</h3></div></div></div><div class="para">
+		To remove this type of host, first place it in maintenance mode, as described in <a class="xref" href="scheduled-maintenance-maintenance-mode-hosts.html">Section 11.2, “Scheduled Maintenance and Maintenance Mode for Hosts”</a>. Then use CloudStack to remove the host. CloudStack will not direct commands to a host that has been removed using CloudStack. However, the host may still exist in the vCenter cluster.
+	</div></div></div><ul class="docnav"><li class="previous"><a accesskey="p" href="disable-enable-zones-pods-clusters.html"><strong>Prev</strong>11.3. Disabling and Enabling Zones, Pods, and Clu...</a></li><li class="up"><a accesskey="u" href="#"><strong>Up</strong></a></li><li class="home"><a accesskey="h" href="index.html"><strong>Home</strong></a></li><li class="next"><a accesskey="n" href="re-install-hosts.html"><strong>Next</strong>11.5. Re-Installing Hosts</a></li></ul></body></html>

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/92d4b214/docs/tmp/en-US/html/requirements-templates.html
----------------------------------------------------------------------
diff --git a/docs/tmp/en-US/html/requirements-templates.html b/docs/tmp/en-US/html/requirements-templates.html
new file mode 100644
index 0000000..5b3e9e7
--- /dev/null
+++ b/docs/tmp/en-US/html/requirements-templates.html
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>12.2. Requirements for Templates</title><link rel="stylesheet" type="text/css" href="Common_Content/css/default.css" /><link rel="stylesheet" media="print" href="Common_Content/css/print.css" type="text/css" /><meta name="generator" content="publican 2.8" /><meta name="package" content="Apache_CloudStack-Admin_Guide-4.0.0-incubating-en-US-1-" /><link rel="home" href="index.html" title="CloudStack Administrator's Guide" /><link rel="up" href="working-with-templates.html" title="Chapter 12. Working with Templates" /><link rel="prev" href="create-templates-overview.html" title="12.1. Creating Templates: Overview" /><link rel="next" href="best-practices-templates.html" title="12.3. Best Practices for Templates" /></head><body><p id="title"><a class="left" href="http://cloudstack.org"><img src="Common_Content/images/image_left.png" alt="Product Site" /></a><a 
 class="right" href="http://docs.cloudstack.org"><img src="Common_Content/images/image_right.png" alt="Documentation Site" /></a></p><ul class="docnav"><li class="previous"><a accesskey="p" href="create-templates-overview.html"><strong>Prev</strong></a></li><li class="next"><a accesskey="n" href="best-practices-templates.html"><strong>Next</strong></a></li></ul><div xml:lang="en-US" class="section" id="requirements-templates" lang="en-US"><div class="titlepage"><div><div><h2 class="title" id="requirements-templates">12.2. Requirements for Templates</h2></div></div></div><div class="itemizedlist"><ul><li class="listitem"><div class="para">
+				For XenServer, install PV drivers / Xen tools on each template that you create. This will enable live migration and clean guest shutdown.
+			</div></li><li class="listitem"><div class="para">
+				For vSphere, install VMware Tools on each template that you create. This will enable console view to work properly.
+			</div></li></ul></div></div><ul class="docnav"><li class="previous"><a accesskey="p" href="create-templates-overview.html"><strong>Prev</strong>12.1. Creating Templates: Overview</a></li><li class="up"><a accesskey="u" href="#"><strong>Up</strong></a></li><li class="home"><a accesskey="h" href="index.html"><strong>Home</strong></a></li><li class="next"><a accesskey="n" href="best-practices-templates.html"><strong>Next</strong>12.3. Best Practices for Templates</a></li></ul></body></html>

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/92d4b214/docs/tmp/en-US/html/scheduled-maintenance-maintenance-mode-hosts.html
----------------------------------------------------------------------
diff --git a/docs/tmp/en-US/html/scheduled-maintenance-maintenance-mode-hosts.html b/docs/tmp/en-US/html/scheduled-maintenance-maintenance-mode-hosts.html
new file mode 100644
index 0000000..2881a3c
--- /dev/null
+++ b/docs/tmp/en-US/html/scheduled-maintenance-maintenance-mode-hosts.html
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>11.2. Scheduled Maintenance and Maintenance Mode for Hosts</title><link rel="stylesheet" type="text/css" href="Common_Content/css/default.css" /><link rel="stylesheet" media="print" href="Common_Content/css/print.css" type="text/css" /><meta name="generator" content="publican 2.8" /><meta name="package" content="Apache_CloudStack-Admin_Guide-4.0.0-incubating-en-US-1-" /><link rel="home" href="index.html" title="CloudStack Administrator's Guide" /><link rel="up" href="working-with-hosts.html" title="Chapter 11. Working With Hosts" /><link rel="prev" href="adding-hosts.html" title="11.1. Adding Hosts" /><link rel="next" href="disable-enable-zones-pods-clusters.html" title="11.3. Disabling and Enabling Zones, Pods, and Clusters" /></head><body><p id="title"><a class="left" href="http://cloudstack.org"><img src="Common_Content/images/image_left.png" alt="Prod
 uct Site" /></a><a class="right" href="http://docs.cloudstack.org"><img src="Common_Content/images/image_right.png" alt="Documentation Site" /></a></p><ul class="docnav"><li class="previous"><a accesskey="p" href="adding-hosts.html"><strong>Prev</strong></a></li><li class="next"><a accesskey="n" href="disable-enable-zones-pods-clusters.html"><strong>Next</strong></a></li></ul><div xml:lang="en-US" class="section" id="scheduled-maintenance-maintenance-mode-hosts" lang="en-US"><div class="titlepage"><div><div><h2 class="title" id="scheduled-maintenance-maintenance-mode-hosts">11.2. Scheduled Maintenance and Maintenance Mode for Hosts</h2></div></div></div><div class="para">
+		You can place a host into maintenance mode. When maintenance mode is activated, the host becomes unavailable to receive new guest VMs, and the guest VMs already running on the host are seamlessly migrated to another host not in maintenance mode. This migration uses live migration technology and does not interrupt the execution of the guest.
+	</div></div><ul class="docnav"><li class="previous"><a accesskey="p" href="adding-hosts.html"><strong>Prev</strong>11.1. Adding Hosts</a></li><li class="up"><a accesskey="u" href="#"><strong>Up</strong></a></li><li class="home"><a accesskey="h" href="index.html"><strong>Home</strong></a></li><li class="next"><a accesskey="n" href="disable-enable-zones-pods-clusters.html"><strong>Next</strong>11.3. Disabling and Enabling Zones, Pods, and Clu...</a></li></ul></body></html>

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/92d4b214/docs/tmp/en-US/html/secondary-storage-add.html
----------------------------------------------------------------------
diff --git a/docs/tmp/en-US/html/secondary-storage-add.html b/docs/tmp/en-US/html/secondary-storage-add.html
new file mode 100644
index 0000000..f372070
--- /dev/null
+++ b/docs/tmp/en-US/html/secondary-storage-add.html
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>6.7. Add Secondary Storage</title><link rel="stylesheet" type="text/css" href="Common_Content/css/default.css" /><link rel="stylesheet" media="print" href="Common_Content/css/print.css" type="text/css" /><meta name="generator" content="publican 2.8" /><meta name="package" content="Apache_CloudStack-Installation_Guide-4.0.1-incubating-en-US-1-" /><link rel="home" href="index.html" title="CloudStack Installation Guide" /><link rel="up" href="provisioning-steps.html" title="Chapter 6. Steps to Provisioning Your Cloud Infrastructure" /><link rel="prev" href="primary-storage-add.html" title="6.6. Add Primary Storage" /><link rel="next" href="initialize-and-test.html" title="6.8. Initialize and Test" /></head><body><p id="title"><a class="left" href="http://cloudstack.org"><img src="Common_Content/images/image_left.png" alt="Product Site" /></a><a class="right"
  href="http://docs.cloudstack.org"><img src="Common_Content/images/image_right.png" alt="Documentation Site" /></a></p><ul class="docnav"><li class="previous"><a accesskey="p" href="primary-storage-add.html"><strong>Prev</strong></a></li><li class="next"><a accesskey="n" href="initialize-and-test.html"><strong>Next</strong></a></li></ul><div xml:lang="en-US" class="section" id="secondary-storage-add" lang="en-US"><div class="titlepage"><div><div><h2 class="title" id="secondary-storage-add">6.7. Add Secondary Storage</h2></div></div></div><div class="section" id="sys-require-secondary-storage"><div class="titlepage"><div><div><h3 class="title" id="sys-require-secondary-storage">6.7.1. System Requirements for Secondary Storage</h3></div></div></div><div class="itemizedlist"><ul><li class="listitem"><div class="para">
+					NFS storage appliance or Linux NFS server
+				</div></li><li class="listitem"><div class="para">
+					(Optional) OpenStack Object Storage (Swift) (see http://swift.openstack.org)
+				</div></li><li class="listitem"><div class="para">
+					100GB minimum capacity
+				</div></li><li class="listitem"><div class="para">
+					A secondary storage device must be located in the same zone as the guest VMs it serves.
+				</div></li><li class="listitem"><div class="para">
+					Each Secondary Storage server must be available to all hosts in the zone.
+				</div></li></ul></div></div><div class="section" id="adding-secondary-storage"><div class="titlepage"><div><div><h3 class="title" id="adding-secondary-storage">6.7.2. Adding Secondary Storage</h3></div></div></div><div class="para">
+			When you create a new zone, the first secondary storage is added as part of that procedure. You can add secondary storage servers at any time to add more servers to an existing zone.
+		</div><div class="warning"><div class="admonition_header"><h2>Warning</h2></div><div class="admonition"><div class="para">
+				Be sure there is nothing stored on the server. Adding the server to CloudStack will destroy any existing data.
+			</div></div></div><div class="orderedlist"><ol><li class="listitem"><div class="para">
+					If you are going to use Swift for cloud-wide secondary storage, you must add the Swift storage to CloudStack before you add the local zone secondary storage servers. See <a class="xref" href="zone-add.html">Section 6.2, “Adding a Zone”</a>.
+				</div></li><li class="listitem"><div class="para">
+					To prepare for local zone secondary storage, you should have created and mounted an NFS share during Management Server installation. <span>See <a class="xref" href="management-server-install-flow.html#prepare-nfs-shares">Section 4.5.5, “Prepare NFS Shares”</a>.</span>
+				</div></li><li class="listitem"><div class="para">
+					Make sure you prepared the system VM template during Management Server installation. <span>See <a class="xref" href="management-server-install-flow.html#prepare-system-vm-template">Section 4.5.7, “Prepare the System VM Template”</a>.</span>
+				</div></li><li class="listitem"><div class="para">
+					Now that the secondary storage server for per-zone storage is prepared, add it to CloudStack. Secondary storage is added as part of the procedure for adding a new zone. See <a class="xref" href="zone-add.html">Section 6.2, “Adding a Zone”</a>.
+				</div></li></ol></div></div></div><ul class="docnav"><li class="previous"><a accesskey="p" href="primary-storage-add.html"><strong>Prev</strong>6.6. Add Primary Storage</a></li><li class="up"><a accesskey="u" href="#"><strong>Up</strong></a></li><li class="home"><a accesskey="h" href="index.html"><strong>Home</strong></a></li><li class="next"><a accesskey="n" href="initialize-and-test.html"><strong>Next</strong>6.8. Initialize and Test</a></li></ul></body></html>

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/92d4b214/docs/tmp/en-US/html/secondary-storage-outage-and-data-loss.html
----------------------------------------------------------------------
diff --git a/docs/tmp/en-US/html/secondary-storage-outage-and-data-loss.html b/docs/tmp/en-US/html/secondary-storage-outage-and-data-loss.html
new file mode 100644
index 0000000..8744d41
--- /dev/null
+++ b/docs/tmp/en-US/html/secondary-storage-outage-and-data-loss.html
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>17.5. Secondary Storage Outage and Data Loss</title><link rel="stylesheet" type="text/css" href="Common_Content/css/default.css" /><link rel="stylesheet" media="print" href="Common_Content/css/print.css" type="text/css" /><meta name="generator" content="publican 2.8" /><meta name="package" content="Apache_CloudStack-Admin_Guide-4.0.0-incubating-en-US-1-" /><link rel="home" href="index.html" title="CloudStack Administrator's Guide" /><link rel="up" href="sys-reliability-and-ha.html" title="Chapter 17. System Reliability and High Availability" /><link rel="prev" href="primary-storage-outage-and-data-loss.html" title="17.4. Primary Storage Outage and Data Loss" /><link rel="next" href="manage-cloud.html" title="Chapter 18. Managing the Cloud" /></head><body><p id="title"><a class="left" href="http://cloudstack.org"><img src="Common_Content/images/image_left
 .png" alt="Product Site" /></a><a class="right" href="http://docs.cloudstack.org"><img src="Common_Content/images/image_right.png" alt="Documentation Site" /></a></p><ul class="docnav"><li class="previous"><a accesskey="p" href="primary-storage-outage-and-data-loss.html"><strong>Prev</strong></a></li><li class="next"><a accesskey="n" href="manage-cloud.html"><strong>Next</strong></a></li></ul><div xml:lang="en-US" class="section" id="secondary-storage-outage-and-data-loss" lang="en-US"><div class="titlepage"><div><div><h2 class="title" id="secondary-storage-outage-and-data-loss">17.5. Secondary Storage Outage and Data Loss</h2></div></div></div><div class="para">
+		For a Zone that has only one secondary storage server, a secondary storage outage will have feature level impact to the system but will not impact running guest VMs. It may become impossible to create a VM with the selected template for a user. A user may also not be able to save snapshots or examine/restore saved snapshots. These features will automatically be available when the secondary storage comes back online.
+	</div><div class="para">
+		Secondary storage data loss will impact recently added user data including templates, snapshots, and ISO images. Secondary storage should be backed up periodically. Multiple secondary storage servers can be provisioned within each zone to increase the scalability of the system.
+	</div></div><ul class="docnav"><li class="previous"><a accesskey="p" href="primary-storage-outage-and-data-loss.html"><strong>Prev</strong>17.4. Primary Storage Outage and Data Loss</a></li><li class="up"><a accesskey="u" href="#"><strong>Up</strong></a></li><li class="home"><a accesskey="h" href="index.html"><strong>Home</strong></a></li><li class="next"><a accesskey="n" href="manage-cloud.html"><strong>Next</strong>Chapter 18. Managing the Cloud</a></li></ul></body></html>

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/92d4b214/docs/tmp/en-US/html/secondary-storage-vm.html
----------------------------------------------------------------------
diff --git a/docs/tmp/en-US/html/secondary-storage-vm.html b/docs/tmp/en-US/html/secondary-storage-vm.html
new file mode 100644
index 0000000..37c7fd7
--- /dev/null
+++ b/docs/tmp/en-US/html/secondary-storage-vm.html
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>16.5. Secondary Storage VM</title><link rel="stylesheet" type="text/css" href="Common_Content/css/default.css" /><link rel="stylesheet" media="print" href="Common_Content/css/print.css" type="text/css" /><meta name="generator" content="publican 2.8" /><meta name="package" content="Apache_CloudStack-Admin_Guide-4.0.0-incubating-en-US-1-" /><link rel="home" href="index.html" title="CloudStack Administrator's Guide" /><link rel="up" href="working-with-system-vm.html" title="Chapter 16. Working with System Virtual Machines" /><link rel="prev" href="virtual-router.html" title="16.4. Virtual Router" /><link rel="next" href="sys-reliability-and-ha.html" title="Chapter 17. System Reliability and High Availability" /></head><body><p id="title"><a class="left" href="http://cloudstack.org"><img src="Common_Content/images/image_left.png" alt="Product Site" /></a><a 
 class="right" href="http://docs.cloudstack.org"><img src="Common_Content/images/image_right.png" alt="Documentation Site" /></a></p><ul class="docnav"><li class="previous"><a accesskey="p" href="virtual-router.html"><strong>Prev</strong></a></li><li class="next"><a accesskey="n" href="sys-reliability-and-ha.html"><strong>Next</strong></a></li></ul><div xml:lang="en-US" class="section" id="secondary-storage-vm" lang="en-US"><div class="titlepage"><div><div><h2 class="title" id="secondary-storage-vm">16.5. Secondary Storage VM</h2></div></div></div><div class="para">
+		In addition to the hosts, CloudStack’s Secondary Storage VM mounts and writes to secondary storage.
+	</div><div class="para">
+		Submissions to secondary storage go through the Secondary Storage VM. The Secondary Storage VM can retrieve templates and ISO images from URLs using a variety of protocols.
+	</div><div class="para">
+		The secondary storage VM provides a background task that takes care of a variety of secondary storage activities: downloading a new template to a Zone, copying templates between Zones, and snapshot backups.
+	</div><div class="para">
+		The administrator can log in to the secondary storage VM if needed.
+	</div></div><ul class="docnav"><li class="previous"><a accesskey="p" href="virtual-router.html"><strong>Prev</strong>16.4. Virtual Router</a></li><li class="up"><a accesskey="u" href="#"><strong>Up</strong></a></li><li class="home"><a accesskey="h" href="index.html"><strong>Home</strong></a></li><li class="next"><a accesskey="n" href="sys-reliability-and-ha.html"><strong>Next</strong>Chapter 17. System Reliability and High Availabil...</a></li></ul></body></html>

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/92d4b214/docs/tmp/en-US/html/secondary-storage.html
----------------------------------------------------------------------
diff --git a/docs/tmp/en-US/html/secondary-storage.html b/docs/tmp/en-US/html/secondary-storage.html
new file mode 100644
index 0000000..657c120
--- /dev/null
+++ b/docs/tmp/en-US/html/secondary-storage.html
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>13.3. Secondary Storage</title><link rel="stylesheet" type="text/css" href="Common_Content/css/default.css" /><link rel="stylesheet" media="print" href="Common_Content/css/print.css" type="text/css" /><meta name="generator" content="publican 2.8" /><meta name="package" content="Apache_CloudStack-Admin_Guide-4.0.0-incubating-en-US-1-" /><link rel="home" href="index.html" title="CloudStack Administrator's Guide" /><link rel="up" href="storage.html" title="Chapter 13. Working With Storage" /><link rel="prev" href="primary-storage.html" title="13.2. Primary Storage" /><link rel="next" href="working-with-volumes.html" title="13.4. Using Swift for Secondary Storage" /></head><body><p id="title"><a class="left" href="http://cloudstack.org"><img src="Common_Content/images/image_left.png" alt="Product Site" /></a><a class="right" href="http://docs.cloudstack.org">
 <img src="Common_Content/images/image_right.png" alt="Documentation Site" /></a></p><ul class="docnav"><li class="previous"><a accesskey="p" href="primary-storage.html"><strong>Prev</strong></a></li><li class="next"><a accesskey="n" href="working-with-volumes.html"><strong>Next</strong></a></li></ul><div xml:lang="en-US" class="section" id="secondary-storage" lang="en-US"><div class="titlepage"><div><div><h2 class="title" id="secondary-storage">13.3. Secondary Storage</h2></div></div></div><div class="para">
+		This section gives concepts and technical details about CloudStack secondary storage. For information about how to install and configure secondary storage through the CloudStack UI, see the Advanced Installation Guide.
+	</div><div class="para">
+		<a class="xref" href="about-secondary-storage.html">Section 2.6, “About Secondary Storage”</a>
+	</div></div><ul class="docnav"><li class="previous"><a accesskey="p" href="primary-storage.html"><strong>Prev</strong>13.2. Primary Storage</a></li><li class="up"><a accesskey="u" href="#"><strong>Up</strong></a></li><li class="home"><a accesskey="h" href="index.html"><strong>Home</strong></a></li><li class="next"><a accesskey="n" href="working-with-volumes.html"><strong>Next</strong>13.4. Using Swift for Secondary Storage</a></li></ul></body></html>

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/92d4b214/docs/tmp/en-US/html/sect-source-builddebs.html
----------------------------------------------------------------------
diff --git a/docs/tmp/en-US/html/sect-source-builddebs.html b/docs/tmp/en-US/html/sect-source-builddebs.html
new file mode 100644
index 0000000..99dac879
--- /dev/null
+++ b/docs/tmp/en-US/html/sect-source-builddebs.html
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>3.5. Building DEB packages</title><link rel="stylesheet" type="text/css" href="Common_Content/css/default.css" /><link rel="stylesheet" media="print" href="Common_Content/css/print.css" type="text/css" /><meta name="generator" content="publican 2.8" /><meta name="package" content="Apache_CloudStack-Installation_Guide-4.0.1-incubating-en-US-1-" /><link rel="home" href="index.html" title="CloudStack Installation Guide" /><link rel="up" href="sect-source.html" title="Chapter 3. Building from Source" /><link rel="prev" href="sect-source-extract.html" title="3.4. Extracting source" /><link rel="next" href="sect-source-buildrpm.html" title="3.6. Building RPMs" /></head><body><p id="title"><a class="left" href="http://cloudstack.org"><img src="Common_Content/images/image_left.png" alt="Product Site" /></a><a class="right" href="http://docs.cloudstack.org"><img s
 rc="Common_Content/images/image_right.png" alt="Documentation Site" /></a></p><ul class="docnav"><li class="previous"><a accesskey="p" href="sect-source-extract.html"><strong>Prev</strong></a></li><li class="next"><a accesskey="n" href="sect-source-buildrpm.html"><strong>Next</strong></a></li></ul><div xml:lang="en-US" class="section" id="sect-source-builddebs" lang="en-US"><div class="titlepage"><div><div><h2 class="title" id="sect-source-builddebs">3.5. Building DEB packages</h2></div></div></div><div class="para">
+		In addition to the bootstrap dependencies, you'll also need to install several other dependencies. Note that we recommend using Maven 3, which is not currently available in 12.04.1 LTS. So, you'll also need to add a PPA repository that includes Maven 3. After running the command <code class="command">add-apt-repository</code>, you will be prompted to continue and a GPG key will be added.
+	</div><pre class="screen">
+<code class="command">$ sudo apt-get update</code>
+<code class="command">$ sudo apt-get install python-software-properties</code>
+<code class="command">$ sudo add-apt-repository ppa:natecarlson/maven3</code>
+<code class="command">$ sudo apt-get update</code>
+<code class="command">$ sudo apt-get install ant debhelper openjdk-6-jdk tomcat6 libws-commons-util-java genisoimage python-mysqldb libcommons-codec-java libcommons-httpclient-java liblog4j1.2-java maven3</code></pre><div class="para">
+		While we have defined, and you have presumably already installed the bootstrap prerequisites, there are a number of build time prerequisites that need to be resolved. CloudStack uses maven for dependency resolution. You can resolve the buildtime depdencies for CloudStack by running:
+	</div><pre class="screen"><code class="command">$ mvn3 -P deps</code></pre><div class="para">
+		Now that we have resolved the dependencies we can move on to building CloudStack and packaging them into DEBs by issuing the following command.
+	</div><pre class="screen">
+<code class="command">$ dpkg-buildpackge -uc -us</code></pre><div class="para">
+		This command will build 16 Debian packages. You should have all of the following:
+	</div><pre class="programlisting">
+cloud-agent_4.0.1-incubating_amd64.deb
+cloud-agent-deps_4.0.1-incubating_amd64.deb
+cloud-agent-libs_4.0.1-incubating_amd64.deb
+cloud-awsapi_4.0.1-incubating_amd64.deb
+cloud-cli_4.0.1-incubating_amd64.deb
+cloud-client_4.0.1-incubating_amd64.deb
+cloud-client-ui_4.0.1-incubating_amd64.deb
+cloud-core_4.0.1-incubating_amd64.deb
+cloud-deps_4.0.1-incubating_amd64.deb
+cloud-python_4.0.1-incubating_amd64.deb
+cloud-scripts_4.0.1-incubating_amd64.deb
+cloud-server_4.0.1-incubating_amd64.deb
+cloud-setup_4.0.1-incubating_amd64.deb
+cloud-system-iso_4.0.1-incubating_amd64.deb
+cloud-usage_4.0.1-incubating_amd64.deb
+cloud-utils_4.0.1-incubating_amd64.deb
+</pre><div class="section" id="sect-source-builddebs-repo"><div class="titlepage"><div><div><h3 class="title" id="sect-source-builddebs-repo">3.5.1. Setting up an APT repo</h3></div></div></div><div class="para">
+			After you've created the packages, you'll want to copy them to a system where you can serve the packages over HTTP. You'll create a directory for the packages and then use <code class="code">dpkg-scanpackages</code> to create <code class="filename">Packages.gz</code>, which holds information about the archive structure. Finally, you'll add the repository to your system(s) so you can install the packages using APT.
+		</div><div class="para">
+			The first step is to make sure that you have the <span class="application"><strong>dpkg-dev</strong></span> package installed. This should have been installed when you pulled in the <span class="application"><strong>debhelper</strong></span> application previously, but if you're generating <code class="filename">Packages.gz</code> on a different system, be sure that it's installed there as well.
+		</div><pre class="screen"><code class="command">$ sudo apt-get install dpkg-dev</code></pre><div class="para">
+			The next step is to copy the DEBs to the directory where they can be served over HTTP. We'll use <code class="filename">/var/www/cloudstack/repo</code> in the examples, but change the directory to whatever works for you.
+		</div><pre class="screen">
+<code class="command">sudo mkdir -p /var/www/cloudstack/repo/binary</code>
+<code class="command">sudo cp *.deb /var/www/cloudstack/repo/binary</code>
+<code class="command">sudo cd /var/www/cloudstack/repo/binary</code>
+<code class="command">sudo dpkg-scanpackages . /dev/null | tee Packages | gzip -9 &gt; Packages.gz</code></pre><div class="note"><div class="admonition_header"><h2>Note: Override Files</h2></div><div class="admonition"><div class="para">
+				You can safely ignore the warning about a missing override file.
+			</div></div></div><div class="para">
+			Now you should have all of the DEB packages and <code class="filename">Packages.gz</code> in the <code class="filename">binary</code> directory and available over HTTP. (You may want to use <code class="command">wget</code> or <code class="command">curl</code> to test this before moving on to the next step.)
+		</div></div><div class="section" id="sect-source-builddebs-repo2"><div class="titlepage"><div><div><h3 class="title" id="sect-source-builddebs-repo2">3.5.2. Configuring your machines to use the APT repository</h3></div></div></div><div class="para">
+			Now that we have created the repository, you need to configure your machine to make use of the APT repository. You can do this by adding a repository file under <code class="filename">/etc/apt/sources.list.d</code>. Use your preferred editor to create <code class="filename">/etc/apt/sources.list.d/cloudstack.list</code> with this line:
+		</div><pre class="programlisting">deb http://<em class="replaceable"><code>server.url</code></em>/cloudstack/repo binary ./</pre><div class="para">
+			Now that you have the repository info in place, you'll want to run another update so that APT knows where to find the CloudStack packages.
+		</div><pre class="screen"><code class="command">$ sudo apt-get update</code></pre><div class="para">
+			You can now move on to the instructions under Install on Ubuntu.
+		</div></div></div><ul class="docnav"><li class="previous"><a accesskey="p" href="sect-source-extract.html"><strong>Prev</strong>3.4. Extracting source</a></li><li class="up"><a accesskey="u" href="#"><strong>Up</strong></a></li><li class="home"><a accesskey="h" href="index.html"><strong>Home</strong></a></li><li class="next"><a accesskey="n" href="sect-source-buildrpm.html"><strong>Next</strong>3.6. Building RPMs</a></li></ul></body></html>

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/92d4b214/docs/tmp/en-US/html/sect-source-buildrpm.html
----------------------------------------------------------------------
diff --git a/docs/tmp/en-US/html/sect-source-buildrpm.html b/docs/tmp/en-US/html/sect-source-buildrpm.html
new file mode 100644
index 0000000..7afa309
--- /dev/null
+++ b/docs/tmp/en-US/html/sect-source-buildrpm.html
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>3.6. Building RPMs</title><link rel="stylesheet" type="text/css" href="Common_Content/css/default.css" /><link rel="stylesheet" media="print" href="Common_Content/css/print.css" type="text/css" /><meta name="generator" content="publican 2.8" /><meta name="package" content="Apache_CloudStack-Installation_Guide-4.0.1-incubating-en-US-1-" /><link rel="home" href="index.html" title="CloudStack Installation Guide" /><link rel="up" href="sect-source.html" title="Chapter 3. Building from Source" /><link rel="prev" href="sect-source-builddebs.html" title="3.5. Building DEB packages" /><link rel="next" href="installation.html" title="Chapter 4. Installation" /></head><body><p id="title"><a class="left" href="http://cloudstack.org"><img src="Common_Content/images/image_left.png" alt="Product Site" /></a><a class="right" href="http://docs.cloudstack.org"><img src="
 Common_Content/images/image_right.png" alt="Documentation Site" /></a></p><ul class="docnav"><li class="previous"><a accesskey="p" href="sect-source-builddebs.html"><strong>Prev</strong></a></li><li class="next"><a accesskey="n" href="installation.html"><strong>Next</strong></a></li></ul><div xml:lang="en-US" class="section" id="sect-source-buildrpm" lang="en-US"><div class="titlepage"><div><div><h2 class="title" id="sect-source-buildrpm">3.6. Building RPMs</h2></div></div></div><div class="para">
+		As mentioned previously in <a class="xref" href="sect-source-prereq.html">Section 3.3, “Prerequisites for building Apache CloudStack”</a>, you'll need to install several prerequisites before you can build packages for CloudStack. Here we'll assume you're working with a 64-bit build of CentOS or Red Hat Enterprise Linux.
+	</div><div class="para">
+		
+<pre class="programlisting"># yum groupinstall "Development Tools"</pre>
+	</div><div class="para">
+		
+<pre class="programlisting"># yum install java-1.6.0-openjdk-devel.x86_64 ant ant-jdepend genisoimage mysql mysql-server ws-common-utils MySQL-python tomcat6</pre>
+	</div><div class="para">
+		Next, you'll need to install build-time dependencies for CloudStack with Maven. We're using Maven 3, so you'll want to <a href="http://maven.apache.org/download.cgi">grab a Maven 3 tarball</a> and uncompress it in your home directory (or whatever location you prefer):
+	</div><div class="para">
+		
+<pre class="programlisting">$ tar zxvf apache-maven-3.0.4-bin.tar.gz</pre>
+	</div><div class="para">
+		
+<pre class="programlisting">$ export PATH=/usr/local/apache-maven-3.0.4//bin:$PATH</pre>
+	</div><div class="para">
+		Maven also needs to know where Java is, and expects the JAVA_HOME environment variable to be set:
+	</div><div class="para">
+		
+<pre class="programlisting">$ export JAVA_HOME=/usr/lib/jvm/jre-1.6.0-openjdk.x86_64/</pre>
+	</div><div class="para">
+		Verify that Maven is installed correctly:
+	</div><div class="para">
+		
+<pre class="programlisting">$ mvn --version</pre>
+	</div><div class="para">
+		You probably want to ensure that your environment variables will survive a logout/reboot. Be sure to update <code class="filename">~/.bashrc</code> with the PATH and JAVA_HOME variables.
+	</div><div class="para">
+		Now it's time to grab the dependencies to build CloudStack:
+	</div><div class="para">
+		
+<pre class="programlisting"><code class="prompt">$</code> <code class="command">mvn</code> -P deps</pre>
+
+	</div><div class="para">
+		Now that we have resolved the dependencies we can move on to building CloudStack and packaging them into RPMs by issuing the following command. 
+<pre class="programlisting"><code class="prompt">$</code> <code class="command">./waf</code> rpm</pre>
+
+	</div><div class="para">
+		Once this completes, you should find assembled RPMs in <code class="filename">artifacts/rpmbuild/RPMS/x86_64</code>
+	</div><div class="section" id="sect-source-buildrpm-repo"><div class="titlepage"><div><div><h3 class="title" id="sect-source-buildrpm-repo">3.6.1. Creating a yum repo</h3></div></div></div><div class="para">
+			While RPMs is an ideal packaging format - it's most easily consumed from yum repositories over a network. We'll move into the directory with the newly created RPMs by issuing the following command: 
+<pre class="programlisting"><code class="prompt">$</code> <code class="command">cd</code> artifacts/rpmbuild/RPMS/x86_64</pre>
+
+		</div><div class="para">
+			Next we'll issue a command to create the repository metadata by issuing the following command: 
+<pre class="programlisting"><code class="prompt">$</code> <code class="command">createrepo</code> ./</pre>
+
+		</div><div class="para">
+			The files and directories within our current working directory can now be uploaded to a web server and serve as a yum repository
+		</div></div><div class="section" id="sect-source-buildrpm-repo2"><div class="titlepage"><div><div><h3 class="title" id="sect-source-buildrpm-repo2">3.6.2. Configuring your systems to use your new yum repository</h3></div></div></div><div class="para">
+			Now that your yum repository is populated with RPMs and metadata we need to configure our machines that need to install CloudStack. We will create a file at <code class="filename">/etc/yum.repos.d/cloudstack.repo</code> with the following content: 
+<pre class="programlisting">
+[apache-cloudstack]
+name=Apache CloudStack
+baseurl=http://<em class="replaceable"><code>webserver.tld/path/to/repo</code></em>
+enabled=1
+gpgcheck=0
+</pre>
+
+		</div><div class="para">
+			Completing this step will allow you to easily install CloudStack on a number of machines across the network.
+		</div></div></div><ul class="docnav"><li class="previous"><a accesskey="p" href="sect-source-builddebs.html"><strong>Prev</strong>3.5. Building DEB packages</a></li><li class="up"><a accesskey="u" href="#"><strong>Up</strong></a></li><li class="home"><a accesskey="h" href="index.html"><strong>Home</strong></a></li><li class="next"><a accesskey="n" href="installation.html"><strong>Next</strong>Chapter 4. Installation</a></li></ul></body></html>

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/92d4b214/docs/tmp/en-US/html/sect-source-extract.html
----------------------------------------------------------------------
diff --git a/docs/tmp/en-US/html/sect-source-extract.html b/docs/tmp/en-US/html/sect-source-extract.html
new file mode 100644
index 0000000..c90449e
--- /dev/null
+++ b/docs/tmp/en-US/html/sect-source-extract.html
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>3.4. Extracting source</title><link rel="stylesheet" type="text/css" href="Common_Content/css/default.css" /><link rel="stylesheet" media="print" href="Common_Content/css/print.css" type="text/css" /><meta name="generator" content="publican 2.8" /><meta name="package" content="Apache_CloudStack-Installation_Guide-4.0.1-incubating-en-US-1-" /><link rel="home" href="index.html" title="CloudStack Installation Guide" /><link rel="up" href="sect-source.html" title="Chapter 3. Building from Source" /><link rel="prev" href="sect-source-prereq.html" title="3.3. Prerequisites for building Apache CloudStack" /><link rel="next" href="sect-source-builddebs.html" title="3.5. Building DEB packages" /></head><body><p id="title"><a class="left" href="http://cloudstack.org"><img src="Common_Content/images/image_left.png" alt="Product Site" /></a><a class="right" href="htt
 p://docs.cloudstack.org"><img src="Common_Content/images/image_right.png" alt="Documentation Site" /></a></p><ul class="docnav"><li class="previous"><a accesskey="p" href="sect-source-prereq.html"><strong>Prev</strong></a></li><li class="next"><a accesskey="n" href="sect-source-builddebs.html"><strong>Next</strong></a></li></ul><div xml:lang="en-US" class="section" id="sect-source-extract" lang="en-US"><div class="titlepage"><div><div><h2 class="title" id="sect-source-extract">3.4. Extracting source</h2></div></div></div><div class="para">
+		Extracting the CloudStack release is relatively simple and can be done with a single command as follows: 
+<pre class="programlisting"><code class="prompt">$</code> <code class="command">tar</code> -jxvf apache-cloudstack-4.0.1-incubating-src.tar.bz2</pre>
+
+	</div><div class="para">
+		You can now move into the directory: 
+<pre class="programlisting"><code class="prompt">$</code> <code class="command">cd</code> ./apache-cloudstack-4.0.1-incubating-src</pre>
+
+	</div></div><ul class="docnav"><li class="previous"><a accesskey="p" href="sect-source-prereq.html"><strong>Prev</strong>3.3. Prerequisites for building Apache CloudStack</a></li><li class="up"><a accesskey="u" href="#"><strong>Up</strong></a></li><li class="home"><a accesskey="h" href="index.html"><strong>Home</strong></a></li><li class="next"><a accesskey="n" href="sect-source-builddebs.html"><strong>Next</strong>3.5. Building DEB packages</a></li></ul></body></html>

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/92d4b214/docs/tmp/en-US/html/sect-source-gettingrelease.html
----------------------------------------------------------------------
diff --git a/docs/tmp/en-US/html/sect-source-gettingrelease.html b/docs/tmp/en-US/html/sect-source-gettingrelease.html
new file mode 100644
index 0000000..f1d6acc
--- /dev/null
+++ b/docs/tmp/en-US/html/sect-source-gettingrelease.html
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>3.1. Getting the release</title><link rel="stylesheet" type="text/css" href="Common_Content/css/default.css" /><link rel="stylesheet" media="print" href="Common_Content/css/print.css" type="text/css" /><meta name="generator" content="publican 2.8" /><meta name="package" content="Apache_CloudStack-Installation_Guide-4.0.1-incubating-en-US-1-" /><link rel="home" href="index.html" title="CloudStack Installation Guide" /><link rel="up" href="sect-source.html" title="Chapter 3. Building from Source" /><link rel="prev" href="sect-source.html" title="Chapter 3. Building from Source" /><link rel="next" href="sect-source-verify.html" title="3.2. Verifying the downloaded release" /></head><body><p id="title"><a class="left" href="http://cloudstack.org"><img src="Common_Content/images/image_left.png" alt="Product Site" /></a><a class="right" href="http://docs.cloud
 stack.org"><img src="Common_Content/images/image_right.png" alt="Documentation Site" /></a></p><ul class="docnav"><li class="previous"><a accesskey="p" href="sect-source.html"><strong>Prev</strong></a></li><li class="next"><a accesskey="n" href="sect-source-verify.html"><strong>Next</strong></a></li></ul><div xml:lang="en-US" class="section" id="sect-source-gettingrelease" lang="en-US"><div class="titlepage"><div><div><h2 class="title" id="sect-source-gettingrelease">3.1. Getting the release</h2></div></div></div><div class="para">
+		You can download the latest CloudStack release from the <a href="http://incubator.apache.org/cloudstack/downloads.html"> Apache CloudStack project download page</a>.
+	</div><div class="para">
+		You'll notice several links under the 'Latest release' section.
+	</div><div class="orderedlist"><ol><li class="listitem"><div class="para">
+				<a href="http://www.apache.org/dyn/closer.cgi/dist/incubator/cloudstack/releases/4.0.1-incubating/apache-cloudstack-4.0.1-incubating-src.tar.bz2"> apache-cloudstack-4.0.1-incubating-src.tar.bz2</a> - This is the link to the release itself.
+			</div></li><li class="listitem"><div class="para">
+				<a href="http://www.apache.org/dist/incubator/cloudstack/releases/4.0.1-incubating/apache-cloudstack-4.0.1-incubating-src.tar.bz2.asc">PGP</a> - This is a detached cryptographic signature that can be used to help verify the authenticity of the release.
+			</div></li><li class="listitem"><div class="para">
+				<a href="http://www.apache.org/dist/incubator/cloudstack/releases/4.0.1-incubating/apache-cloudstack-4.0.1-incubating-src.tar.bz2.md5">MD5</a> - An MD5 hash of the release to aid in verify the validity of the release download.
+			</div></li><li class="listitem"><div class="para">
+				<a href="http://www.apache.org/dist/incubator/cloudstack/releases/4.0.1-incubating/apache-cloudstack-4.0.1-incubating-src.tar.bz2.sha">SHA512</a> - A SHA512 hash of the release to aid in verify the validity of the release download.
+			</div></li></ol></div></div><ul class="docnav"><li class="previous"><a accesskey="p" href="sect-source.html"><strong>Prev</strong>Chapter 3. Building from Source</a></li><li class="up"><a accesskey="u" href="#"><strong>Up</strong></a></li><li class="home"><a accesskey="h" href="index.html"><strong>Home</strong></a></li><li class="next"><a accesskey="n" href="sect-source-verify.html"><strong>Next</strong>3.2. Verifying the downloaded release</a></li></ul></body></html>

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/92d4b214/docs/tmp/en-US/html/sect-source-prereq.html
----------------------------------------------------------------------
diff --git a/docs/tmp/en-US/html/sect-source-prereq.html b/docs/tmp/en-US/html/sect-source-prereq.html
new file mode 100644
index 0000000..555b2b1
--- /dev/null
+++ b/docs/tmp/en-US/html/sect-source-prereq.html
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>3.3. Prerequisites for building Apache CloudStack</title><link rel="stylesheet" type="text/css" href="Common_Content/css/default.css" /><link rel="stylesheet" media="print" href="Common_Content/css/print.css" type="text/css" /><meta name="generator" content="publican 2.8" /><meta name="package" content="Apache_CloudStack-Installation_Guide-4.0.1-incubating-en-US-1-" /><link rel="home" href="index.html" title="CloudStack Installation Guide" /><link rel="up" href="sect-source.html" title="Chapter 3. Building from Source" /><link rel="prev" href="sect-source-verify.html" title="3.2. Verifying the downloaded release" /><link rel="next" href="sect-source-extract.html" title="3.4. Extracting source" /></head><body><p id="title"><a class="left" href="http://cloudstack.org"><img src="Common_Content/images/image_left.png" alt="Product Site" /></a><a class="right" 
 href="http://docs.cloudstack.org"><img src="Common_Content/images/image_right.png" alt="Documentation Site" /></a></p><ul class="docnav"><li class="previous"><a accesskey="p" href="sect-source-verify.html"><strong>Prev</strong></a></li><li class="next"><a accesskey="n" href="sect-source-extract.html"><strong>Next</strong></a></li></ul><div xml:lang="en-US" class="section" id="sect-source-prereq" lang="en-US"><div class="titlepage"><div><div><h2 class="title" id="sect-source-prereq">3.3. Prerequisites for building Apache CloudStack</h2></div></div></div><div class="para">
+		There are a number of prerequisites needed to build and package CloudStack. This document assumes compilation on a Linux system that uses RPMs or DEBs for package management.
+	</div><div class="para">
+		The minimum bootstrapped prerequisites for building CloudStack includes the following: 
+		<div class="orderedlist"><ol><li class="listitem"><div class="para">
+					Apache Ant
+				</div></li><li class="listitem"><div class="para">
+					JDepend
+				</div></li><li class="listitem"><div class="para">
+					Apache Maven (version 3)
+				</div></li><li class="listitem"><div class="para">
+					Java (Java 6/OpenJDK 1.6)
+				</div></li><li class="listitem"><div class="para">
+					Apache Web Services Common Utilities (ws-commons-util)
+				</div></li><li class="listitem"><div class="para">
+					MySQL
+				</div></li><li class="listitem"><div class="para">
+					MySQLdb (provides Python database API)
+				</div></li><li class="listitem"><div class="para">
+					Tomcat 6 (not 6.0.35)
+				</div></li><li class="listitem"><div class="para">
+					genisoimage
+				</div></li><li class="listitem"><div class="para">
+					rpmbuild or dpkg-dev and their dependencies
+				</div></li></ol></div>
+
+	</div></div><ul class="docnav"><li class="previous"><a accesskey="p" href="sect-source-verify.html"><strong>Prev</strong>3.2. Verifying the downloaded release</a></li><li class="up"><a accesskey="u" href="#"><strong>Up</strong></a></li><li class="home"><a accesskey="h" href="index.html"><strong>Home</strong></a></li><li class="next"><a accesskey="n" href="sect-source-extract.html"><strong>Next</strong>3.4. Extracting source</a></li></ul></body></html>