f0bf2f86ac
- Adds revision history for Icehouse to all book files - Updated some IDs on book files for accuracy Change-Id: If8ebb9f3035229f548d449f1e00289a36272566e
213 lines
8.9 KiB
XML
213 lines
8.9 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<book xmlns="http://docbook.org/ns/docbook"
|
|
xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
version="5.0"
|
|
xml:id="openstack-install-manual-icehouse">
|
|
<title>OpenStack Installation Guide for
|
|
<phrase os="rhel;centos;fedora">Red Hat Enterprise Linux, CentOS, and Fedora</phrase>
|
|
<phrase os="ubuntu">Ubuntu 12.04/14.04 (LTS)</phrase>
|
|
<phrase os="debian">Debian 7.0 (Wheezy)</phrase>
|
|
<phrase os="opensuse">openSUSE and SUSE Linux Enterprise Server</phrase>
|
|
</title>
|
|
<?rax subtitle.font.size="17px" title.font.size="32px"?>
|
|
<titleabbrev>OpenStack Installation Guide for
|
|
<phrase os="rhel;centos;fedora">Red Hat Enterprise Linux, CentOS, and Fedora</phrase>
|
|
<phrase os="ubuntu">Ubuntu 12.04/14.04 (LTS)</phrase>
|
|
<phrase os="opensuse">openSUSE and SUSE Linux Enterprise Server</phrase>
|
|
<phrase os="debian">Debian 7.0 (Wheezy)</phrase>
|
|
</titleabbrev>
|
|
<info>
|
|
<author>
|
|
<personname>
|
|
<firstname/>
|
|
<surname/>
|
|
</personname>
|
|
<affiliation>
|
|
<orgname>OpenStack</orgname>
|
|
</affiliation>
|
|
</author>
|
|
<copyright>
|
|
<year>2012</year>
|
|
<year>2013</year>
|
|
<holder>OpenStack Foundation</holder>
|
|
</copyright>
|
|
<releaseinfo>icehouse</releaseinfo>
|
|
<productname>OpenStack Installation Guide</productname>
|
|
<pubdate/>
|
|
<legalnotice role="apache2">
|
|
<annotation>
|
|
<remark>Copyright details are filled in by the
|
|
template.</remark>
|
|
</annotation>
|
|
</legalnotice>
|
|
<abstract>
|
|
<para>The OpenStack® system consists of several key
|
|
projects that you install separately but that work
|
|
together depending on your cloud needs. These projects
|
|
include Compute, Identity Service, Networking, Image
|
|
Service, Block Storage, Object Storage, Telemetry,
|
|
Orchestration, and Database. You can install any of these
|
|
projects separately and configure them stand-alone or
|
|
as connected entities. <phrase
|
|
os="debian">This guide walks through an
|
|
installation by using packages available through
|
|
Debian 7.0 (code name: Wheezy).</phrase>
|
|
<phrase os="ubuntu">This guide walks through an
|
|
installation by using packages available through
|
|
Ubuntu 12.04 (LTS) or 14.04 (LTS).</phrase>
|
|
<phrase os="rhel;centos;fedora">This guide shows you
|
|
how to install OpenStack by using packages
|
|
available through Fedora 20 as well as on Red Hat
|
|
Enterprise Linux and its derivatives through the
|
|
EPEL repository.</phrase>
|
|
<phrase os="opensuse">This guide shows you how to
|
|
install OpenStack by using packages on openSUSE
|
|
through the Open Build Service Cloud
|
|
repository.</phrase> Explanations of configuration
|
|
options and sample configuration files are
|
|
included.</para>
|
|
</abstract>
|
|
<revhistory>
|
|
<revision>
|
|
<date>2014-04-16</date>
|
|
<revdescription>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>Update for Icehouse, rework
|
|
Networking setup to use ML2 as plugin, add
|
|
new chapter for Database Service setup,
|
|
improved basic configuration.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</revdescription>
|
|
</revision>
|
|
<revision>
|
|
<date>2013-10-25</date>
|
|
<revdescription>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>Added initial Debian support.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</revdescription>
|
|
</revision>
|
|
<revision>
|
|
<date>2013-10-17</date>
|
|
<revdescription>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>Havana release.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</revdescription>
|
|
</revision>
|
|
<revision>
|
|
<date>2013-10-16</date>
|
|
<revdescription>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>Add support for SUSE Linux
|
|
Enterprise.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</revdescription>
|
|
</revision>
|
|
<revision>
|
|
<date>2013-10-08</date>
|
|
<revdescription>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>Complete reorganization for
|
|
Havana.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</revdescription>
|
|
</revision>
|
|
<revision>
|
|
<date>2013-09-09</date>
|
|
<revdescription>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>Build also for openSUSE.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</revdescription>
|
|
</revision>
|
|
<revision>
|
|
<date>2013-08-01</date>
|
|
<revdescription>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>Fixes to Object Storage verification
|
|
steps. Fix bug <link
|
|
xlink:href="https://bugs.launchpad.net/openstack-manuals/+bug/1207347"
|
|
>1207347</link>.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</revdescription>
|
|
</revision>
|
|
<revision>
|
|
<date>2013-07-25</date>
|
|
<revdescription>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>Adds creation of cinder user and
|
|
addition to the service tenant. Fix
|
|
bug <link
|
|
xlink:href="https://bugs.launchpad.net/openstack-manuals/+bug/1205057"
|
|
>1205057</link>.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</revdescription>
|
|
</revision>
|
|
<revision>
|
|
<date>2013-05-08</date>
|
|
<revdescription>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>Updated the book title for
|
|
consistency.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</revdescription>
|
|
</revision>
|
|
<revision>
|
|
<date>2013-05-02</date>
|
|
<revdescription>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>Updated cover and fixed small errors
|
|
in appendix.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</revdescription>
|
|
</revision>
|
|
</revhistory>
|
|
</info>
|
|
|
|
<!-- Chapters are referred from the book file through these
|
|
include statements. You can add additional chapters using
|
|
these types of statements. -->
|
|
<xi:include href="../common/ch_preface.xml"/>
|
|
<xi:include href="ch_overview.xml"/>
|
|
<xi:include href="ch_basics.xml"/>
|
|
<xi:include href="ch_debconf.xml"/>
|
|
<xi:include href="ch_keystone.xml"/>
|
|
<xi:include href="ch_clients.xml"/>
|
|
<xi:include href="ch_glance.xml"/>
|
|
<xi:include href="ch_nova.xml"/>
|
|
<xi:include href="ch_networking.xml"/>
|
|
<xi:include href="ch_horizon.xml"/>
|
|
<xi:include href="ch_cinder.xml"/>
|
|
<xi:include href="ch_swift.xml"/>
|
|
<xi:include href="ch_heat.xml"/>
|
|
<xi:include href="ch_ceilometer.xml"/>
|
|
<xi:include href="ch_trove.xml"/>
|
|
<xi:include href="ch_launch-instance.xml"/>
|
|
<xi:include href="app_reserved_uids.xml"/>
|
|
<xi:include href="../common/app_support.xml"/>
|
|
|
|
<glossary role="auto"/>
|
|
</book>
|