[release-notes] Index entries in Cloud

John J. McDonough jjmcd at fedoraproject.org
Tue Mar 27 13:30:06 UTC 2012


commit dcd043fccfccd5eb1836615f6bb01be0231fbe0f
Author: John J. McDonough <jjmcd at fedoraproject.org>
Date:   Tue Mar 27 09:29:59 2012 -0400

    Index entries in Cloud

 en-US/Cloud.xml |  138 +++++++++++++++++++++++++++++++++++-------------------
 1 files changed, 89 insertions(+), 49 deletions(-)
---
diff --git a/en-US/Cloud.xml b/en-US/Cloud.xml
index 68bfe26..f5c60de 100644
--- a/en-US/Cloud.xml
+++ b/en-US/Cloud.xml
@@ -9,55 +9,95 @@
   <title>Cloud</title>
   
   <section>
-      
-      <title>Cloudstack</title>
-      
-      <para>
-	Fedora 17 will include the <package>CloudStack</package>
-	package, which provides a mature Infrastructure as a Service
-	(IaaS) platform.
-      </para>
-    </section>
-    <section>
-      
-      <title>OpenNebula</title>
-      
-      <para>
-	Also new to Fedora 17 is
-	<package>OpenNebula</package>. OpenNebula provides an IaaS
-	platform geared toward data center virtualization. Management
-	of the environment can be done through command line or
-	graphical interfaces. Compatibility with Amazon EC2 the Open
-	Cloud Computing Interface (OCCI) is included.
-      </para>
-    </section>
-    <section>
-      
-      <title>OpenStack</title>
-      
-      <para>
-	Fedora 17 includes the latest version of the
-	<package>OpenStack</package> suite, code named
-	"Essex". Included in this new release are the latest versions
-	of the web management interface ("Horizon") and virtual
-	networking ("Quantum"). The use of Qpid as an alternative to
-	RabbitMQ for the AQMP backend is new in Fedora 17. In
-	addition, the availability of libguestfs to support multiple
-	virtual disk formats will make Fedora's OpenStack offering
-	more flexible.
-      </para>
-    </section>
-    <section>
-      
-      <title>Open vSwitch</title>
-      
-      <para>
-	Fedora 17 includes Open vSwitch, a software-based network
-	switch used to provide networking services to virtual
-	machines. Open vSwitch supports OpenFlow for
-	ease-of-management.
-      </para>
-    </section>
+    <title>CloudStack</title>
+    <indexterm>
+      <primary>CloudStack</primary>
+    </indexterm>
+    <indexterm>
+      <primary>IaaS</primary>
+    </indexterm>
+    <para>
+      Fedora 17 will include the <package>CloudStack</package>
+      package, which provides a mature Infrastructure as a Service
+      (IaaS) platform.
+    </para>
+  </section>
+
+  <section>
+    <title>OpenNebula</title>
+    <indexterm>
+      <primary>OpenNebula</primary>
+    </indexterm>
+    <indexterm>
+      <primary>IaaS</primary>
+    </indexterm>
+    <indexterm>
+      <primary>OCCI</primary>
+    </indexterm>
+    <indexterm>
+      <primary>Amazon EC2</primary>
+    </indexterm>
+    <para>
+      Also new to Fedora 17 is
+      <package>OpenNebula</package>. OpenNebula provides an IaaS
+      platform geared toward data center virtualization. Management
+      of the environment can be done through command line or
+      graphical interfaces. Compatibility with Amazon EC2 the Open
+      Cloud Computing Interface (OCCI) is included.
+    </para>
+  </section>
+
+  <section>
+    <title>OpenStack</title>
+    <indexterm>
+      <primary>OpenStack</primary>
+    </indexterm>
+    <indexterm>
+      <primary>Essex</primary>
+    </indexterm>
+    <indexterm>
+      <primary>Horizon</primary>
+    </indexterm>
+    <indexterm>
+      <primary>Quantum</primary>
+    </indexterm>
+    <indexterm>
+      <primary>Qpid</primary>
+    </indexterm>
+    <indexterm>
+      <primary>RabbitMQ</primary>
+    </indexterm>
+    <indexterm>
+      <primary>AQMP</primary>
+    </indexterm>
+    <indexterm>
+      <primary>libguestfs</primary>
+    </indexterm>
+    <para>
+      Fedora 17 includes the latest version of the
+      <package>OpenStack</package> suite, code named
+      "Essex". Included in this new release are the latest versions
+      of the web management interface ("Horizon") and virtual
+      networking ("Quantum"). The use of Qpid as an alternative to
+      RabbitMQ for the AQMP backend is new in Fedora 17. In
+      addition, the availability of libguestfs to support multiple
+      virtual disk formats will make Fedora's OpenStack offering
+      more flexible.
+    </para>
+  </section>
+
+  <section>
+    <title>Open vSwitch</title>
+    <indexterm>
+      <primary>Open vSwitch</primary>
+    </indexterm>
+    <para>
+      Fedora 17 includes Open vSwitch, a software-based network
+      switch used to provide networking services to virtual
+      machines. Open vSwitch supports OpenFlow for
+      ease-of-management.
+    </para>
+  </section>
 
 </section>
 


More information about the docs-commits mailing list