From bab6dcbd21d7abc683c003dadb76b3fd41435c0f Mon Sep 17 00:00:00 2001 From: Jessica Tomechak Date: Thu, 9 Aug 2012 16:52:13 -0700 Subject: [PATCH] Remove files with underscore filenames. Replaced already by new files with hyphenated filenames. These are causing WARNING messages in the build. --- docs/en-US/cloud_infrastructure_overview.xml | 38 --------------- .../deployment_architecture_overview.xml | 47 ------------------- 2 files changed, 85 deletions(-) delete mode 100644 docs/en-US/cloud_infrastructure_overview.xml delete mode 100644 docs/en-US/deployment_architecture_overview.xml diff --git a/docs/en-US/cloud_infrastructure_overview.xml b/docs/en-US/cloud_infrastructure_overview.xml deleted file mode 100644 index 6184240ad17..00000000000 --- a/docs/en-US/cloud_infrastructure_overview.xml +++ /dev/null @@ -1,38 +0,0 @@ - - -
- Cloud Infrastructure Overview - - The Management Server manages one or more zones (typically, datacenters) containing host computers where guest virtual machines will run. The cloud infrastructure is organized as follows: - - - Zone: Typically, a zone is equivalent to a single datacenter. A zone consists of one or more pods and secondary storage. See About Zones. - Pod: A pod is usually one rack of hardware that includes a layer-2 switch and one or more clusters. See About Pods. - Cluster: A cluster consists of one or more hosts and primary storage. See About Clusters. - Host: A single compute node within a cluster. The hosts are where the actual cloud services run in the form of guest virtual machines. See About Hosts. - Primary storage is associated with a cluster, and it stores the disk volumes for all the VMs running on hosts in that cluster. See About Primary Storage - Secondary storage is associated with a zone, and it stores templates, ISO images, and disk volume snapshots. See About Secondary Storage. - - - - - - infrastructure_overview.png: Nested organization of a zone - -
diff --git a/docs/en-US/deployment_architecture_overview.xml b/docs/en-US/deployment_architecture_overview.xml deleted file mode 100644 index 2c5c3b9dbd8..00000000000 --- a/docs/en-US/deployment_architecture_overview.xml +++ /dev/null @@ -1,47 +0,0 @@ - - -%BOOK_ENTITIES; -]> - - - - -
- Deployment Architecture Overview - - - A &PRODUCT; installation consists of two parts: the Management Server and the cloud infrastructure that it manages. When you set up and manage a &PRODUCT; cloud, you provision resources such as hosts, storage devices, and IP addresses into the Management Server, and the Management Server manages those resources. - - - The minimum installation consists of one machine running the &PRODUCT; Management Server and another machine to act as the cloud infrastructure (in this case, a very simple infrastructure consisting of one host running hypervisor software). - - - - - - basic_deployment.png: Basic two-machine &PRODUCT; deployment - - A more full-featured installation consists of a highly-available multi-node Management Server installation and up to thousands of hosts using any of several advanced networking setups. For information about deployment options, see Choosing a Deployment Architecture. - - - - -
-