Updates book files to point to grizzly.

Preparation for a stable/grizzly branch cut.

Updated sitemap.xml, removes /essex/.

Release Candidate for Grizzly docs release.

Change-Id: Iceca183bf8da667b002987c238bc9e0a9082d305
This commit is contained in:
annegentle
2013-04-25 11:15:23 -05:00
parent f482d774f9
commit ee3efcd277
15 changed files with 19452 additions and 9525 deletions

View File

@@ -46,8 +46,9 @@
Upgrade the system (and reboot if you need):
<screen><prompt>#</prompt> <userinput>apt-get update &amp;&amp; apt-get dist-upgrade</userinput></screen>
</para>
<para os="rhel;centos;fedora">Use the Fedora repositories for Grizzly:
<screen><prompt>#</prompt> <userinput>wget http://rdo.fedorapeople.org/openstack/openstack-grizzly/fedora-openstack-grizzly.repo</userinput>
<para os="rhel;centos;fedora">Use the Fedora
repositories for Grizzly:
<screen><prompt>#</prompt> <userinput>wget http://repos.fedorapeople.org/openstack/openstack-grizzly/fedora-openstack-grizzly.repo</userinput>
<prompt>#</prompt> <userinput>mv fedora-openstack-grizzly.repo /etc/yum.repos.d/</userinput></screen>
</para>
</listitem>

View File

@@ -4,9 +4,9 @@
xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:html="http://www.w3.org/1999/xhtml" version="5.0"
xml:id="openstack-basic-install-trunk">
<title>OpenStack Basic Install - <phrase os="rhel;centos;fedora">Fedora</phrase>
<phrase os="ubuntu">Ubuntu</phrase></title>
xml:id="openstack-basic-install-grizzly">
<title>OpenStack Basic Install - <phrase os="rhel;centos;fedora">Fedora 18</phrase>
<phrase os="ubuntu">Ubuntu 12.04</phrase></title>
<xi:include href="basic-install_intro.xml" />
<xi:include href="basic-install_architecture.xml" />
<xi:include href="basic-install_requirements.xml" />

View File

@@ -33,9 +33,8 @@
xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:html="http://www.w3.org/1999/xhtml" version="5.0"
xml:id="openstack-cli-guide-trunk">
xml:id="openstack-cli-guide-grizzly">
<title>OpenStack Clients Guide</title>
<?rax pdf.url="../cli-guide.pdf"?>
<titleabbrev>OpenStack Clients Guide</titleabbrev>
<info>
<author>

View File

@@ -2,7 +2,7 @@
<book 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="bk_block-storage-trunk">
xml:id="bk_block-storage-grizzly">
<title>System Administration for OpenStack Block Storage</title>
<xi:include href="block-storage-overview.xml" />
<xi:include href="ch-storage-drivers.xml" />

View File

@@ -5,8 +5,7 @@
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:html="http://www.w3.org/1999/xhtml"
version="5.0"
xml:id="openstack-compute-admin-manual-trunk">
<?rax pdf.url="../bk-compute-adminguide-trunk.pdf"?>
xml:id="openstack-compute-admin-manual-grizzly">
<title>OpenStack Compute Administration Manual</title>
<info>
<author>
@@ -25,9 +24,9 @@
<year>2013</year>
<holder>OpenStack Foundation</holder>
</copyright>
<releaseinfo>current</releaseinfo>
<releaseinfo>Grizzly, 2013.1</releaseinfo>
<productname>OpenStack Compute</productname>
<pubdate>2013-04-29</pubdate>
<pubdate>2013-04-30</pubdate>
<legalnotice role="apache2">
<annotation>
<remark>Copyright details are filled in by the template.</remark>
@@ -44,6 +43,17 @@
managing, and understanding the software that runs OpenStack Compute. </para>
</abstract>
<revhistory>
<!-- ... continue adding more revisions here as you change this document using the markup shown below... -->
<revision>
<date>2013-04-30</date>
<revdescription>
<itemizedlist spacing="compact">
<listitem>
<para>Release for Grizzly, 2013.1.</para>
</listitem>
</itemizedlist>
</revdescription>
</revision>
<revision>
<date>2013-04-11</date>
<revdescription>

View File

@@ -108,7 +108,6 @@
</itemizedlist>
</para>
<xi:include href="../openstack-install/cinder-install.xml"/>
<xi:include href="../openstack-block-storage-admin/troubleshoot-cinder.xml"/>
<xi:include href="backup-block-storage-disks.xml"/>
</section>
<section xml:id="volume-drivers">

View File

@@ -5,7 +5,7 @@
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:html="http://www.w3.org/1999/xhtml"
version="5.0"
xml:id="openstack-install-manual-trunk">
xml:id="openstack-install-manual-grizzly">
<?rax subtitle.font.size="20px"?>
<title>OpenStack Install and Deploy Manual -
<phrase os="rhel;centos;fedora">Red Hat</phrase>
@@ -28,7 +28,7 @@
<releaseinfo>Grizzly, 2013.1 (Object Storage
1.8.0)</releaseinfo>
<productname>OpenStack</productname>
<pubdate>2013-04-18</pubdate>
<pubdate>2013-04-30</pubdate>
<legalnotice role="apache2">
<annotation>
<remark>Copyright details are filled in by the template.</remark>
@@ -53,6 +53,16 @@
as well as sample configuration files. </para>
</abstract>
<revhistory>
<revision>
<date>2013-04-30</date>
<revdescription>
<itemizedlist spacing="compact">
<listitem>
<para>Grizzly release.</para>
</listitem>
</itemizedlist>
</revdescription>
</revision>
<revision>
<date>2013-04-18</date>
<revdescription>

View File

@@ -89,7 +89,7 @@
the installation.</para>
</listitem>
<listitem os="rhel;fedora;centos"><para>On RHEL (and derivatives) enable this testing repo for grizzly. </para>
<screen><prompt>$</prompt> <userinput>wget http://repos.fedorapeople.org/repos/openstack/openstack-grizzly/epel-openstack-grizzly.repo -O /etc/yum.repos.d/epel-openstack-grizzly.repo</userinput></screen></listitem>
<screen><prompt>$</prompt> <userinput>wget http://repos.fedorapeople.org/openstack/openstack-grizzly/fedora-openstack-grizzly.repo -O /etc/yum.repos.d/fedora-openstack-grizzly.repo</userinput></screen></listitem>
</itemizedlist>
<para>This installation process walks through installing a cloud
controller node and a compute node using a set of packages

View File

@@ -14,8 +14,7 @@
xmlns:m="http://www.w3.org/1998/Math/MathML"
xmlns:html="http://www.w3.org/1999/xhtml"
xmlns:db="http://docbook.org/ns/docbook" version="5.0"
status="final" xml:id="Quantum-admin-guide-trunk">
<?rax pdf.url="../bk-quantum-admin-guide-trunk.pdf"?>
status="final" xml:id="Quantum-admin-guide-grizzly">
<title>OpenStack Networking Administration Guide</title>
<info>
<author>
@@ -30,7 +29,7 @@
<year>2013</year>
<holder>OpenStack Foundation</holder>
</copyright>
<releaseinfo>trunk</releaseinfo>
<releaseinfo>Grizzly, 2013.1</releaseinfo>
<productname>OpenStack Networking</productname>
<pubdate/>
<legalnotice role="apache2">
@@ -47,6 +46,16 @@
<revhistory>
<!-- ... continue adding more revisions here as you change this document using the markup shown below... -->
<revision>
<date>2013-04-30</date>
<revdescription>
<itemizedlist spacing="compact">
<listitem>
<para>Grizzly release.</para>
</listitem>
</itemizedlist>
</revdescription>
</revision>
<revision>
<date>2013-03-24</date>
<revdescription>

View File

@@ -5,8 +5,7 @@
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:html="http://www.w3.org/1999/xhtml"
version="5.0"
xml:id="openstack-object-storage-admin-manual-trunk">
<?rax pdf.url="../os-objectstorage-adminguide-trunk.pdf"?>
xml:id="openstack-object-storage-admin-manual-grizzly">
<title>OpenStack Object Storage Administration Manual</title>
<info>
<author>
@@ -27,7 +26,7 @@
</copyright>
<releaseinfo>trunk</releaseinfo>
<productname>OpenStack Object Storage</productname>
<pubdate>2012-12-06</pubdate>
<pubdate>2013-04-30</pubdate>
<legalnotice role="apache2">
<annotation>
<remark>Copyright details are filled in by the template.</remark>
@@ -39,6 +38,12 @@
managing, and understanding the software that runs OpenStack Object Storage. </para>
</abstract>
<revhistory>
<!-- ... continue adding more revisions here as you change this document using the markup shown below... -->
<revision>
<date>2013-04-30</date>
<revdescription><para>Grizzly release.</para>
</revdescription>
</revision>
<revision>
<date>2012-12-06</date>
<revdescription>

View File

@@ -119,9 +119,9 @@
</div>
</div>
<div class="container">
<div class="span-12">
<h2>These documents are under construction. For a list of known
issues, please refer to <a
<div class="span-12">
<h2>These documents are released but still being updated. For a list of known
issues or to report a doc bug, please refer to <a
href="https://launchpad.net/openstack-manuals/+milestone/grizzly">this site</a>.
<h2><a href="http://openstack.org/software/start/">Getting Started</a>
</h2>

View File

@@ -129,7 +129,7 @@
<li class="link"><a href="/folsom/" title="Go to the &quot;Folsom release&quot; page">Folsom</a></li>
<li class="link"><a href="/essex/" title="Go to the &quot;Essex&quot; page">Essex</a></li>
<li class="link"><a href="/grizzly/" title="Go to the &quot;Grizzly&quot; page">Grizzly</a></li>
<li class="link"><a href="/incubation/" title="Go to the &quot;Incubation&quot; page">Incubation</a></li>

View File

@@ -120,21 +120,25 @@
</div>
<div class="container">
<div class="span-12">
<h2><a href="http://docs.openstack.org/folsom/basic-install/content">Basic Installation Guide for Ubuntu 12.04/12.10 (Folsom)
<h2><a href="http://docs.openstack.org/grizzly/basic-install/apt/content">Basic Installation Guide for Ubuntu 12.04 (grizzly)
</a>
</h2>
<p>Contains a basic installation set up with production considerations for all OpenStack components with a controller node and compute node. </p>
<h2><a href="http://docs.openstack.org/folsom/openstack-compute/install/apt/content/">Install and Deploy Guide for Ubuntu 12.04/12.10 (Folsom)
h2><a href="http://docs.openstack.org/grizzly/basic-install/yum/content">Basic Installation Guide for Fedora 18 (grizzly)
</a>
</h2>
<p>Contains a basic installation set up with production considerations for all OpenStack components with a controller node and compute node. </p>
<h2><a href="http://docs.openstack.org/grizzly/openstack-compute/install/apt/content/">Install and Deploy Guide for Ubuntu 12.04 (grizzly)
</a>
</h2>
<p>Compute, Image, Volumes, Object Storage and Identity services installation with the OpenStack Dashboard using packages available through the Ubuntu Cloud Archive.
</p>
<h2><a href="http://docs.openstack.org/folsom/openstack-compute/install/yum/content/">Install and Deploy Guide for Red Hat Enterprise Linux, CentOS 6.x, or Fedora 17 (Folsom)</a>
<h2><a href="http://docs.openstack.org/grizzly/openstack-compute/install/yum/content/">Install and Deploy Guide for Red Hat Enterprise Linux, CentOS, or Fedora (grizzly)</a>
</h2>
<p>Walks through an installation using packages available through Fedora 17 as well as on RHEL and derivatives through the EPEL repository.
<p>Walks through an installation using packages available on RHEL and derivatives through a Fedora repository.
</p>
<h2><a href="http://docs.openstack.org/folsom/openstack-network/admin/content/ch_install.html">OpenStack Networking (Quantum) Installation</a>
<h2><a href="http://docs.openstack.org/grizzly/openstack-network/admin/content/ch_install.html">OpenStack Networking (Quantum) Installation</a>
</h2>
<p>Installation instructions for OpenStack Networking from Ubuntu or Fedora packages.
</p>

View File

@@ -124,16 +124,16 @@
</h2>
<p>For deployers and operators, offers information for OpenStack Block Storage (cinder).
</p>
<h2><a href="http://docs.openstack.org/folsom/openstack-compute/admin/content/">Compute Administration Guide</a>
<h2><a href="http://docs.openstack.org/grizzly/openstack-compute/admin/content/">Compute Administration Guide</a>
</h2>
<p>For deployers and operators, offers configuration information for OpenStack Compute (nova), Image (glance), and Identity (keystone).
</p>
<h2><a href="http://docs.openstack.org/folsom/openstack-network/admin/content/">Network Administration Guide
<h2><a href="http://docs.openstack.org/grizzly/openstack-network/admin/content/">Network Administration Guide
</a>
</h2>
<p>Provides network administrators and cloud deployers configuration information about Networking (quantum).
</p>
<h2><a href="http://docs.openstack.org/folsom/openstack-object-storage/admin/content/">Object Storage Administration Guide</a>
<h2><a href="http://docs.openstack.org/grizzly/openstack-object-storage/admin/content/">Object Storage Administration Guide</a>
</h2>
<p>Describes configuration settings and operations information for Object Storage (swift) and Identity (keystone).
</p>

File diff suppressed because it is too large Load Diff