From 2dc1271cdc107ed15dce6d1cc16a080573fd435a Mon Sep 17 00:00:00 2001 From: David Nalley Date: Wed, 17 Oct 2012 20:25:22 -0400 Subject: [PATCH] cleaning up formatting in management-server-overview.xml --- docs/en-US/management-server-overview.xml | 82 ++++++++++++++--------- 1 file changed, 50 insertions(+), 32 deletions(-) diff --git a/docs/en-US/management-server-overview.xml b/docs/en-US/management-server-overview.xml index ed301424651..b8e2d53f052 100644 --- a/docs/en-US/management-server-overview.xml +++ b/docs/en-US/management-server-overview.xml @@ -23,36 +23,54 @@ -->
- Management Server Overview - The Management Server is the &PRODUCT; software that manages cloud resources. By interacting with the Management Server through its UI or API, you can configure and manage your cloud infrastructure. - - The Management Server runs on a dedicated server or VM. It controls allocation of virtual machines to hosts and assigns storage and IP addresses to the virtual machine instances. The Management Server runs in a Tomcat container and requires a MySQL database for persistence. - - The machine must meet the system requirements described in System Requirements. - - The Management Server: - - - - Provides the web user interface for the administrator and a reference user interface for end users. - - - Provides the APIs for &PRODUCT;. - - - Manages the assignment of guest VMs to particular hosts. - - - Manages the assignment of public and private IP addresses to particular accounts. - - - Manages the allocation of storage to guests as virtual disks. - - - Manages snapshots, templates, and ISO images, possibly replicating them across data centers. - - - Provides a single point of configuration for the cloud. - - + Management Server Overview + + The Management Server is the &PRODUCT; software that manages cloud + resources. By interacting with the Management Server through its UI or + API, you can configure and manage your cloud infrastructure. + + + The Management Server runs on a dedicated server or VM. It controls + allocation of virtual machines to hosts and assigns storage and IP + addresses to the virtual machine instances. The Management Server + runs in a Tomcat container and requires a MySQL database for persistence. + + + The machine must meet the system requirements described in System + Requirements. + + The Management Server: + + + + + Provides the web user interface for the administrator and a + reference user interface for end users. + + + + Provides the APIs for &PRODUCT;. + + + Manages the assignment of guest VMs to particular hosts. + + + + Manages the assignment of public and private IP addresses to + particular accounts. + + + + Manages the allocation of storage to guests as virtual disks. + + + + Manages snapshots, templates, and ISO images, possibly + replicating them across data centers. + + + + Provides a single point of configuration for the cloud. + +