Renew OpenStack releases

rename core projects to official programs
fix the broken link

Change-Id: I6113016254c068e6946632bef59bac9b2c95cf45
Closes-Bug: 1360062
This commit is contained in:
KATO Tomoyuki 2014-08-22 13:46:51 +09:00
parent 5a046b1200
commit 4e656a97af
5 changed files with 42 additions and 33 deletions

View File

@ -34,10 +34,10 @@
<xi:fallback><para><mediaobject><imageobject><imagedata fileref="figures/openstack-training-remote-content-not-available.png" format="PNG"/></imageobject></mediaobject>Remote content not available</para><para>image source</para><para><link xlink:href="https://docs.google.com/drawings/d/1J2LZSxmc06xKyxMgPjv5fC0blV7qK6956-AeTmFOZD4/edit?usp=sharing">https://docs.google.com/drawings/d/1J2LZSxmc06xKyxMgPjv5fC0blV7qK6956-AeTmFOZD4/edit?usp=sharing</link></para></xi:fallback>
</xi:include>
</section>
<section xml:id="associate-core-projects">
<title>Core Projects</title>
<xi:include href="../common/section_core-projects.xml"
xpointer="xmlns(db=http://docbook.org/ns/docbook) xpath(//*[@xml:id = 'section_core-projects']/*[not(self::db:title)])">
<section xml:id="associate-official-programs">
<title>Official Programs</title>
<xi:include href="../common/section_official-programs.xml"
xpointer="xmlns(db=http://docbook.org/ns/docbook) xpath(//*[@xml:id = 'section_official-programs']/*[not(self::db:title)])">
<xi:fallback><para><mediaobject><imageobject><imagedata fileref="figures/openstack-training-remote-content-not-available.png" format="PNG"/></imageobject></mediaobject>Remote content not available</para><para>image source</para><para><link xlink:href="https://docs.google.com/drawings/d/1J2LZSxmc06xKyxMgPjv5fC0blV7qK6956-AeTmFOZD4/edit?usp=sharing">https://docs.google.com/drawings/d/1J2LZSxmc06xKyxMgPjv5fC0blV7qK6956-AeTmFOZD4/edit?usp=sharing</link></para></xi:fallback>
</xi:include>
</section>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="section_core-projects">
<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="section_official-programs">
<title>OpenStack Projects, History, and Releases Overview</title>
<para><guilabel>Project history and releases overview.</guilabel></para>
<para>OpenStack is a cloud computing project that provides an
@ -81,14 +81,22 @@
<td rowspan="1" colspan="1">Havana</td>
<td rowspan="1" colspan="1">17 October 2013</td>
<td rowspan="1" colspan="1">Nova, Glance, Swift,
Horizon, Keystone, Neutron, Cinder</td>
Horizon, Keystone, Neutron, Cinder,
Ceilometer, Heat</td>
</tr>
<tr>
<td rowspan="1" colspan="1">Icehouse</td>
<td rowspan="1" colspan="1">April 2014</td>
<td rowspan="1" colspan="1">17 April 2014</td>
<td rowspan="1" colspan="1">Nova, Glance, Swift,
Horizon, Keystone, Neutron, Cinder, (More to be
added)</td>
Horizon, Keystone, Neutron, Cinder,
Ceilometer, Heat, Trove</td>
</tr>
<tr>
<td rowspan="1" colspan="1">Juno</td>
<td rowspan="1" colspan="1">October 2014</td>
<td rowspan="1" colspan="1">Nova, Glance, Swift,
Horizon, Keystone, Neutron, Cinder,
Ceilometer, Heat, Trove (more to be added)</td>
</tr>
</tbody>
</informaltable>
@ -205,14 +213,14 @@
<para>For an overview of OpenStack refer to
http://www.openstack.org or http://goo.gl/4q7nVI. Common
questions and answers are also covered here.</para>
<para><guilabel>Core Projects Overview</guilabel></para>
<para><guilabel>Official Programs Overview</guilabel></para>
<para>Let's take a dive into some of the technical aspects of
OpenStack. Its scalability and flexibility are just some of the
awesome features that make it a rock-solid cloud computing
platform. The OpenStack core projects serve the community and its
demands.</para>
platform. The OpenStack official programs serve the community and
its demands.</para>
<para>Being a cloud computing platform, OpenStack consists of many
core and incubated projects which makes it really good
official programs and incubated projects which makes it really good
as an IaaS cloud computing platform/Operating System. The
following points are the main components
necessary to call it an OpenStack
@ -597,9 +605,12 @@
<para>OVF (VMware, others)</para>
</listitem>
</itemizedlist>
<para>To checkout the complete list of Core and Incubated
projects under OpenStack check out OpenStacks Launchpad
Project Page here : http://goo.gl/ka4SrV</para>
<para>To checkout the complete list of official programs
under OpenStack check out here :
https://wiki.openstack.org/wiki/Program</para>
<para>To checkout the complete list of official programs and
incubated projects under OpenStack check out OpenStacks Launchpad
Project Page here : https://launchpad.net/openstack/</para>
<para><guisubmenu>Amazon Web Services compatibility</guisubmenu></para>
<para>OpenStack APIs are compatible with Amazon EC2 and Amazon
S3 and thus client applications written for Amazon Web

View File

@ -13,7 +13,7 @@
also known as horizon, is a Web-based graphical interface. The
command-line clients let you run simple commands to create and
manage resources in a cloud and automate tasks by using scripts.
Each of the core OpenStack projects has its own command-line
Each of the official OpenStack programs has its own command-line
client.</para>
<para>You can modify these examples for your specific use
cases.</para>
@ -1075,7 +1075,7 @@
</listitem>
<listitem>
<para>For more information, see the<link
xlink:href="http://docs.openstack.org/trunk/openstack-ops/content/snapsnots.html"
xlink:href="http://docs.openstack.org/trunk/openstack-ops/content/snapshots.html"
>Taking Snapshots</link> in the OpenStack Operations
Guide.</para>
</listitem>
@ -1510,9 +1510,9 @@
</itemizedlist>
<para>After you gather the parameters you need to launch an
instance, you can launch it from an<link
xlink:href="http://docs.openstack.org/user-guide/content/launch_from_image"
xlink:href="http://docs.openstack.org/user-guide/content/launch_from_image.html"
>image</link>or a<link
xlink:href="http://docs.openstack.org/user-guide/content/boot_from_volume"
xlink:href="http://docs.openstack.org/user-guide/content/boot_from_volume.html"
>volume</link>.</para>
<para>To gather the parameters to launch an instance</para>
<orderedlist>
@ -1659,11 +1659,9 @@
</listitem>
</orderedlist>
<para><guilabel>Launch an instance from a volume</guilabel></para>
<para>After you<link
xlink:href="http://docs.openstack.org/user-guide/content/create_volume_from_image"
>create a bootable volume</link>, you<link
xlink:href="http://docs.openstack.org/user-guide/content/boot_from_volume.html#launch_image_from_volume"
>launch an instance from the volume</link>.</para>
<para><link
xlink:href="http://docs.openstack.org/user-guide/content/create_volume_from_image_and_boot.html"
>After you create a bootable volume, you launch an instance from the volume</link>.</para>
<para>To launch an instance from a volume</para>
<orderedlist>
<listitem>

View File

@ -32,10 +32,10 @@
<xi:fallback><para><mediaobject><imageobject><imagedata fileref="../figures/openstack-training-remote-content-not-available.png" format="PNG"/></imageobject></mediaobject>Remote content not available</para><para>image source</para><para><link xlink:href="https://docs.google.com/drawings/d/1J2LZSxmc06xKyxMgPjv5fC0blV7qK6956-AeTmFOZD4/edit?usp=sharing">https://docs.google.com/drawings/d/1J2LZSxmc06xKyxMgPjv5fC0blV7qK6956-AeTmFOZD4/edit?usp=sharing</link></para></xi:fallback>
</xi:include>
</section>
<section xml:id="developer-core-projects">
<title>Review Operator Core Projects</title>
<xi:include href="../common/section_core-projects.xml"
xpointer="xmlns(db=http://docbook.org/ns/docbook) xpath(//*[@xml:id = 'section_core-projects']/*[not(self::db:title)])">
<section xml:id="developer-official-programs">
<title>Review Operator Official Programs</title>
<xi:include href="../common/section_official-programs.xml"
xpointer="xmlns(db=http://docbook.org/ns/docbook) xpath(//*[@xml:id = 'section_official-programs']/*[not(self::db:title)])">
<xi:fallback><para><mediaobject><imageobject><imagedata fileref="../figures/openstack-training-remote-content-not-available.png" format="PNG"/></imageobject></mediaobject>Remote content not available</para><para>image source</para><para><link xlink:href="https://docs.google.com/drawings/d/1J2LZSxmc06xKyxMgPjv5fC0blV7qK6956-AeTmFOZD4/edit?usp=sharing">https://docs.google.com/drawings/d/1J2LZSxmc06xKyxMgPjv5fC0blV7qK6956-AeTmFOZD4/edit?usp=sharing</link></para></xi:fallback>
</xi:include>
</section>

View File

@ -32,10 +32,10 @@
<xi:fallback><para><mediaobject><imageobject><imagedata fileref="../figures/openstack-training-remote-content-not-available.png" format="PNG"/></imageobject></mediaobject>Remote content not available</para><para>image source</para><para><link xlink:href="https://docs.google.com/drawings/d/1J2LZSxmc06xKyxMgPjv5fC0blV7qK6956-AeTmFOZD4/edit?usp=sharing">https://docs.google.com/drawings/d/1J2LZSxmc06xKyxMgPjv5fC0blV7qK6956-AeTmFOZD4/edit?usp=sharing</link></para></xi:fallback>
</xi:include>
</section>
<section xml:id="operator-core-projects">
<title>Review Associate Core Projects</title>
<xi:include href="../common/section_core-projects.xml"
xpointer="xmlns(db=http://docbook.org/ns/docbook) xpath(//*[@xml:id = 'section_core-projects']/*[not(self::db:title)])">
<section xml:id="operator-official-programs">
<title>Review Associate Official Programs</title>
<xi:include href="../common/section_official-programs.xml"
xpointer="xmlns(db=http://docbook.org/ns/docbook) xpath(//*[@xml:id = 'section_official-programs']/*[not(self::db:title)])">
<xi:fallback><para><mediaobject><imageobject><imagedata fileref="../figures/openstack-training-remote-content-not-available.png" format="PNG"/></imageobject></mediaobject>Remote content not available</para><para>image source</para><para><link xlink:href="https://docs.google.com/drawings/d/1J2LZSxmc06xKyxMgPjv5fC0blV7qK6956-AeTmFOZD4/edit?usp=sharing">https://docs.google.com/drawings/d/1J2LZSxmc06xKyxMgPjv5fC0blV7qK6956-AeTmFOZD4/edit?usp=sharing</link></para></xi:fallback>
</xi:include>
</section>