You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by wi...@apache.org on 2012/09/24 16:42:32 UTC

[5/5] git commit: docs: Remove unused files

docs: Remove unused files

These files are never included and contain duplicate information


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

Branch: refs/heads/master
Commit: 11acc208d2964484b47d2504d670eae9a47aa072
Parents: 6265ced
Author: Wido den Hollander <wi...@widodh.nl>
Authored: Mon Sep 24 16:40:22 2012 +0200
Committer: Wido den Hollander <wi...@widodh.nl>
Committed: Mon Sep 24 16:42:17 2012 +0200

----------------------------------------------------------------------
 docs/en-US/cloudstack_features.xml            |   66 -------------------
 docs/en-US/cloudstack_system_requirements.xml |   68 --------------------
 docs/en-US/cloudstack_whatis.xml              |   39 -----------
 docs/en-US/installation_overview.xml          |   33 ----------
 4 files changed, 0 insertions(+), 206 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/11acc208/docs/en-US/cloudstack_features.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/cloudstack_features.xml b/docs/en-US/cloudstack_features.xml
deleted file mode 100644
index 95825aa..0000000
--- a/docs/en-US/cloudstack_features.xml
+++ /dev/null
@@ -1,66 +0,0 @@
-<?xml version='1.0' encoding='utf-8' ?>
-<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
-<!ENTITY % BOOK_ENTITIES SYSTEM "cloudstack.ent">
-%BOOK_ENTITIES;
-]>
-
-<!-- Licensed to the Apache Software Foundation (ASF) under one
- or more contributor license agreements.  See the NOTICE file
- distributed with this work for additional information
- regarding copyright ownership.  The ASF licenses this file
- to you under the Apache License, Version 2.0 (the
- "License"); you may not use this file except in compliance
- with the License.  You may obtain a copy of the License at
- 
-   http://www.apache.org/licenses/LICENSE-2.0
- 
- Unless required by applicable law or agreed to in writing,
- software distributed under the License is distributed on an
- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- KIND, either express or implied.  See the License for the
- specific language governing permissions and limitations
- under the License.
--->
-
-    <section id="cloudstack_features">
-        <title>What Can &PRODUCT; Do?</title>
-        
-        <para>
-            <emphasis role="bold">Multiple Hypervisor Support</emphasis>
-        </para>
-        <para>
-            &PRODUCT; works with a variety of hypervisors. A single cloud deployment can contain multiple hypervisor implementations. You have the complete freedom to choose the right hypervisor for your workload. &PRODUCT; is designed to work with open source Xen and KVM hypervisors as well as enterprise-grade hypervisors such as Citrix XenServer, VMware vSphere, and Oracle VM (OVM). You can also provision “bare metal” hosts with no hypervisor (Beta feature. Untested in &PRODUCT; 3.0.x0.)
-        </para>
-        <para>
-            <emphasis role="bold">Massively Scalable Infrastructure Management</emphasis>
-        </para>
-        <para>
-            &PRODUCT; can manage tens of thousands of servers installed in multiple geographically distributed datacenters. The centralized management server scales linearly, eliminating the need for intermediate cluster-level management servers. No single component failure can cause cloud-wide outage. Periodic maintenance of the management server can be performed without affecting the functioning of virtual machines running in the cloud.
-        </para>
-        <para>
-            <emphasis role="bold">Automatic Configuration Management</emphasis>
-        </para>
-        <para>&PRODUCT; automatically configures each guest virtual machine’s networking and storage settings.
-        </para>
-        <para>&PRODUCT; internally manages a pool of virtual appliances to support the cloud itself. These appliances offer services such as firewalling, routing, DHCP, VPN access, console proxy, storage access, and storage replication. The extensive use of virtual appliances simplifies the installation, configuration, and ongoing management of a cloud deployment.
-        </para>
-        <para>
-            <emphasis role="bold">Graphical User Interface</emphasis>
-        </para>
-        <para>&PRODUCT; offers an administrator's Web interface, used for provisioning and managing the cloud, as well as an end-user's Web interface, used for running VMs and managing VM templates. The UI can be customized to reflect the desired service provider or enterprise look and feel.
-        </para>
-        <para>
-            <emphasis role="bold">API and Extensibility</emphasis>
-        </para>
-        <para>
-            &PRODUCT; provides an API that gives programmatic access to all the management features available in the UI. The API is maintained and documented. This API enables the creation of command line tools and new user interfaces to suit particular needs. See the Developer’s Guide and API Reference, both available at http://docs.cloud.com/CloudStack_Documentation.
-        </para>
-        <para>
-            The &PRODUCT; platform pluggable allocation architecture allows the creation of new types of allocators for the selection of storage and Hosts. See the Allocator Implementation Guide (http://docs.cloud.com/CloudStack_Documentation/Allocator_Implementation_Guide).
-        </para>
-        <para>
-            <emphasis role="bold">High Availability</emphasis>
-        </para>
-        <para>The &PRODUCT; platform has a number of features to increase the availability of the system. The Management Server itself may be deployed in a multi-node installation where the servers are load balanced. MySQL may be configured to use replication to provide for a manual failover in the event of database loss. For the Hosts, the &PRODUCT; platform supports NIC bonding and the use of separate networks for storage as well as iSCSI Multipath.
-        </para>
-    </section>

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/11acc208/docs/en-US/cloudstack_system_requirements.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/cloudstack_system_requirements.xml b/docs/en-US/cloudstack_system_requirements.xml
deleted file mode 100644
index 8b5d709..0000000
--- a/docs/en-US/cloudstack_system_requirements.xml
+++ /dev/null
@@ -1,68 +0,0 @@
-<?xml version='1.0' encoding='utf-8' ?>
-<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
-<!ENTITY % BOOK_ENTITIES SYSTEM "cloudstack.ent">
-%BOOK_ENTITIES;
-]>
-
-<!-- Licensed to the Apache Software Foundation (ASF) under one
- or more contributor license agreements.  See the NOTICE file
- distributed with this work for additional information
- regarding copyright ownership.  The ASF licenses this file
- to you under the Apache License, Version 2.0 (the
- "License"); you may not use this file except in compliance
- with the License.  You may obtain a copy of the License at
- 
-   http://www.apache.org/licenses/LICENSE-2.0
- 
- Unless required by applicable law or agreed to in writing,
- software distributed under the License is distributed on an
- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- KIND, either express or implied.  See the License for the
- specific language governing permissions and limitations
- under the License.
--->
-
-    <section id="cloudstack_system_requirements">
-        <title>Minimum System Requirements</title>
-        <para>
-            The machines that will run the Management Server and MySQL database must meet the following requirements. The same machines can also be used to provide primary and secondary storage, such as via localdisk or NFS. The Management Server may be placed on a virtual machine.
-        </para>
-        <itemizedlist>
-            <listitem><para>Operating system:</para>
-                <itemizedlist>
-                    <listitem><para>Commercial users: Preferred: RHEL 6.2+ 64-bit (https://access.redhat.com/downloads) or CentOS 6.2+ 64-bit (http://isoredirect.centos.org/centos/6/isos/x86_64/). Also supported (v3.0.3 and greater): RHEL and CentOS 5.4-5.x 64-bit</para></listitem>
-                    <listitem><para>Open-source community users: RHEL 5.4-5.x 64-bit or 6.2+ 64-bit; CentOS 5.4-5.x 64-bit or 6.2+ 64-bit; Ubuntu 10.04 LTS</para></listitem>
-                </itemizedlist>
-            </listitem>
-            <listitem><para>64-bit x86 CPU (more cores results in better performance)</para></listitem>
-            <listitem><para>4 GB of memory</para></listitem>
-            <listitem><para>250 GB of local disk (more results in better capability; 500 GB recommended)</para></listitem>
-            <listitem><para>At least 1 NIC</para></listitem>
-            <listitem><para>Statically allocated IP address</para></listitem>
-            <listitem><para>Fully qualified domain name as returned by the hostname command</para></listitem>
-        </itemizedlist>
-        <para>The host is where the cloud services run in the form of guest virtual machines. Each host is one machine that meets the following requirements:</para>
-        <itemizedlist>
-            <listitem><para>Must be 64-bit and must support HVM (Intel-VT or AMD-V enabled).</para></listitem> 
-            <listitem><para>64-bit x86 CPU (more cores results in better performance)</para></listitem>
-            <listitem><para>Hardware virtualization support required</para></listitem>
-            <listitem><para>4 GB of memory</para></listitem>
-            <listitem><para>36 GB of local disk</para></listitem>
-            <listitem><para>At least 1 NIC</para></listitem>
-            <listitem><para>Statically allocated IP Address</para></listitem>
-            <listitem><para>Latest hotfixes applied to hypervisor software</para></listitem>
-            <listitem><para>When you deploy &PRODUCT;, the hypervisor host must not have any VMs already running</para></listitem>
-        </itemizedlist>
-        <para>Hosts have additional requirements depending on the hypervisor. See the requirements listed at the top of the Installation section for your chosen hypervisor:</para>
-        <itemizedlist>
-            <listitem><para>Citrix XenServer Installation for &PRODUCT;</para></listitem>
-            <listitem><para>VMware vSphere Installation and Configuration</para></listitem>
-            <listitem><para>KVM Installation and Configuration</para></listitem>
-            <listitem><para>Oracle VM (OVM) Installation and Configuration</para></listitem>
-        </itemizedlist>
-        <warning>
-            <para>
-                Be sure you fulfill the additional hypervisor requirements and installation steps provided in this Guide. Hypervisor hosts must be properly prepared to work with &PRODUCT;. For example, the requirements for XenServer are listed under Citrix XenServer Installation for &PRODUCT;.
-            </para>
-        </warning>
-    </section>

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/11acc208/docs/en-US/cloudstack_whatis.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/cloudstack_whatis.xml b/docs/en-US/cloudstack_whatis.xml
deleted file mode 100644
index 5fea7d4..0000000
--- a/docs/en-US/cloudstack_whatis.xml
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version='1.0' encoding='utf-8' ?>
-<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
-<!ENTITY % BOOK_ENTITIES SYSTEM "cloudstack.ent">
-%BOOK_ENTITIES;
-]>
-
-
-<!-- Licensed to the Apache Software Foundation (ASF) under one
- or more contributor license agreements.  See the NOTICE file
- distributed with this work for additional information
- regarding copyright ownership.  The ASF licenses this file
- to you under the Apache License, Version 2.0 (the
- "License"); you may not use this file except in compliance
- with the License.  You may obtain a copy of the License at
- 
-   http://www.apache.org/licenses/LICENSE-2.0
- 
- Unless required by applicable law or agreed to in writing,
- software distributed under the License is distributed on an
- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- KIND, either express or implied.  See the License for the
- specific language governing permissions and limitations
- under the License.
--->
-
-    <section id="cloudstack_whatis">
-        <title>What Is &PRODUCT;?</title>
-        <para>Who Should Read This</para>
-        <para>If you are new to &PRODUCT; or you want to learn more about concepts before installing and running &PRODUCT;, read this overview. If you just want to get started, you can skip to Overview of Installation Steps.</para>
-        <para>&PRODUCT; is an open source software platform that pools computing resources to build public, private, and hybrid Infrastructure as a Service (IaaS) clouds. &PRODUCT; manages the network, storage, and compute nodes that make up a cloud infrastructure. Use &PRODUCT; to deploy, manage, and configure cloud computing environments. Typical users are service providers and enterprises. With &PRODUCT;, you can:
-            <itemizedlist>
-                <listitem>
-            <para>Set up an on-demand, elastic cloud computing service. Service providers can sell self service virtual machine instances, storage volumes, and networking configurations over the Internet.</para></listitem>
-                <listitem>
-                <para>Set up an on-premise private cloud for use by employees. Rather than managing virtual machines in the same way as physical machines, with &PRODUCT; an enterprise can offer self-service virtual machines to users without involving IT departments.
-                </para></listitem>
-            </itemizedlist>
-        </para>
-    </section>

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/11acc208/docs/en-US/installation_overview.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/installation_overview.xml b/docs/en-US/installation_overview.xml
deleted file mode 100644
index eee444e..0000000
--- a/docs/en-US/installation_overview.xml
+++ /dev/null
@@ -1,33 +0,0 @@
-<?xml version='1.0' encoding='utf-8' ?>
-<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
-<!ENTITY % BOOK_ENTITIES SYSTEM "cloudstack.ent">
-%BOOK_ENTITIES;
-]>
-
-<!-- Licensed to the Apache Software Foundation (ASF) under one
- or more contributor license agreements.  See the NOTICE file
- distributed with this work for additional information
- regarding copyright ownership.  The ASF licenses this file
- to you under the Apache License, Version 2.0 (the
- "License"); you may not use this file except in compliance
- with the License.  You may obtain a copy of the License at
- 
-   http://www.apache.org/licenses/LICENSE-2.0
- 
- Unless required by applicable law or agreed to in writing,
- software distributed under the License is distributed on an
- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- KIND, either express or implied.  See the License for the
- specific language governing permissions and limitations
- under the License.
--->
-
-<chapter id="installation_overview">
-    <title>Installation Overview</title>
-        <xi:include href="cloudstack_whatis.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-        <xi:include href="cloudstack_features.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-        <xi:include href="deployment_architecture_overview.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-        <xi:include href="installation_steps_overview.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
-        <xi:include href="cloudstack_system_requirements.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
-    
-</chapter>