[release-notes] Moved the pre-made cloud image blurb to the top, and added some OpenStack subproject details from th

Pete Travis immanetize at fedoraproject.org
Tue May 14 22:53:18 UTC 2013


commit 516dcc42c43961ce4f7b64a2a31cd67e5eba65b7
Author: Pete Travis <immanetize at fedoraproject.org>
Date:   Tue May 14 16:52:28 2013 -0600

    Moved the pre-made cloud image blurb to the top, and added some OpenStack subproject details from the VIrt beat.

 en-US/Cloud.xml |  113 ++++++++++++++++++++++++++++++++++++++++++++++++-------
 1 files changed, 99 insertions(+), 14 deletions(-)
---
diff --git a/en-US/Cloud.xml b/en-US/Cloud.xml
index d2ce21e..5c1ef7d 100644
--- a/en-US/Cloud.xml
+++ b/en-US/Cloud.xml
@@ -7,7 +7,19 @@
   <indexterm><primary>cloud</primary></indexterm>
   <title>Cloud</title>
   <para />
-
+  <section id="sect_Cloud-Ready_to_run">
+    <indexterm><primary>EC2</primary></indexterm>
+    <indexterm><primary>OpenStack</primary></indexterm>
+    <indexterm><primary>CloudStack</primary></indexterm>
+    <indexterm><primary>Eucalyptus</primary></indexterm>
+    <title>Ready-to-run cloud images</title>
+    <para>Ready-to-run cloud images are provided as part of Fedora &PRODVER;.
+      These are available in Amazon EC2 or for direct download. The downloadable
+      images are available in compressed raw image format and in qcow2 for
+      immediate use with EC2, OpenStack, CloudStack, or Eucalyptus. The images
+      are configured with cloud-init, and so will take advantage of ec2-compatible
+      metadata services for provisioning SSH keys.</para>
+  </section>
   <section id="sect_Cloud-OpenShift">
     <indexterm><primary>OpenStack</primary><secondary>Origin</secondary></indexterm>
     <title>OpenShift Origin</title>
@@ -23,21 +35,94 @@
       Ceiliometer, as well as numerous other upgrades and improvements. A detailed
       list of changes is available at
       <ulink url="https://wiki.openstack.org/wiki/ReleaseNotes/Grizzly" /></para>
-  </section>
+      <para>Several subprojects are also available, as noted below.</para>
+      <section>
+        <title>Ceilometer</title>
+        <para>
+            This OpenStack incubation project is new in this
+	    release. Please refer to <ulink url="http://fedoraproject.org/wiki/Test_Day:2013-04-02_OpenStack#Ceilometer_functionality">Ceilometer preliminary setup notes</ulink>.
+        </para>
+      </section>
+      
+      <section>
+        <title>Heat</title>
+        <para>
+          This OpenStack incubation project is new in this release. Please visit <ulink url="http://fedoraproject.org/wiki/Test_Day:2013-04-02_OpenStack#Heat_basic_functionality">Heat preliminary setup notes</ulink>
+        </para>
+      </section>
+      
+      <section>
+        <title>Nova</title>
+        <para>
+          <application>Nova</application> volumes removed in favor of <application>cinder</application>, refer to <ulink url="https://blueprints.launchpad.net/nova/+spec/delete-nova-volume" />
+          </para>
+          <para>
+            Compute nodes no longer access the database to support greater scalability and security, refer to <ulink url="https://blueprints.launchpad.net/nova/+spec/no-db-compute" />
+          </para>
+          <para>
+            Snapshots can done to block devices as well as <function>qcow2</function> files, refer to <ulink url="https://blueprints.launchpad.net/nova/+spec/snapshots-for-everyone" />
+          </para>
+          <para>
+            <function>compute cells</function> was merged to support greater scalability, refer to <ulink url="https://blueprints.launchpad.net/nova/+spec/nova-compute-cells" />
+          </para>
+          <para>
+            <package>libvirt</package> now supports <function>SPICE</function> as well as <function>VNC</function>, refer to <ulink url="https://blueprints.launchpad.net/nova/+spec/libvirt-spice" />
+          </para>
+        </section>
 
-  <section id="sect_Cloud-Ready_to_run">
-    <indexterm><primary>EC2</primary></indexterm>
-    <indexterm><primary>OpenStack</primary></indexterm>
-    <indexterm><primary>CloudStack</primary></indexterm>
-    <indexterm><primary>Eucalyptus</primary></indexterm>
-    <title>Ready-to-run cloud images</title>
-    <para>Ready-to-run cloud images are provided as part of Fedora &PRODVER;.
-      These are available in Amazon EC2 or for direct download. The downloadable
-      images are available in compressed raw image format and in qcow2 for
-      immediate use with EC2, OpenStack, CloudStack, or Eucalyptus. The images
-      are configured with cloud-init, and so will take advantage of ec2-compatible
-      metadata services for provisioning SSH keys.</para>
+        <section>
+          <title>Quantum</title>
+          <para>
+            Security groups are now supported, details may be found at <ulink url="https://blueprints.launchpad.net/quantum/+spec/quantum-security-groups" />
+          </para>
+        </section>
+        
+        <section>
+          <title>Cinder</title>
+          <para>
+            Volume backup to <application>swift</application> is now available, visit <ulink url="https://blueprints.launchpad.net/cinder/+spec/volume-backups" />
+          </para>
+          <para>
+            LIO iSCSI target support, refer to <ulink url="https://blueprints.launchpad.net/cinder/+spec/lio-iscsi-support" />
+          </para>
+        </section>
+      
+        <section>
+          <title>Keystone</title>
+          <para>
+            A new <function>V3</function> API has been implemented,
+	    details at <ulink url="https://blueprints.launchpad.net/keystone/+spec/implement-v3-core-api" />
+          </para>
+          <para>
+            A new <function>LDAP</function> backend has been
+	    introduced, learn more at <ulink url="https://blueprints.launchpad.net/keystone/+spec/ad-ldap-identity-backend" /> 
+          </para>
+        </section>
+      
+        <section>
+          <title>Horizon</title>
+          <para>
+            File uploads have been improved, refer to <ulink url="https://blueprints.launchpad.net/horizon/+spec/file-upload-redux" />
+          </para>
+          <para>
+            Unified config has been implemented to simplify
+	    administration, visit <ulink url="https://blueprints.launchpad.net/horizon/+spec/unify-config" />
+          </para>
+          <para>
+            A system info panel was added, refer to <ulink url="https://blueprints.launchpad.net/horizon/+spec/system-info-panel" />
+          </para>
+        </section>
+
+  </section>
+<!-- Review for ryu pending, https://bugzilla.redhat.com/show_bug.cgi?id=909674
+  <section>
+    <title>Ryu</title>
+    <para>
+      <package>Ryu</package> is added for building block as <productname>OpenFlow</productname> controller for Software Defined Networking. It provides an L2-isolated network with <productname>OpenStack</productname>.
+    </para>
   </section>
+  -->
+
   
 </section>
 


More information about the docs-commits mailing list