Attempt to fix problems in high availability guide
Closes-Bug: #1232479 Change-Id: Ief91ccedca2b104df519bccf8e604a7df257dca9 author: diane fleming
This commit is contained in:
parent
2c70f46b46
commit
600a366e25
@ -1,50 +1,51 @@
|
||||
<author>
|
||||
<personname>
|
||||
<firstname>Florian</firstname>
|
||||
<surname>Haas</surname>
|
||||
</personname>
|
||||
<email>florian@hastexo.com</email>
|
||||
<affiliation>
|
||||
<orgname>hastexo</orgname>
|
||||
</affiliation>
|
||||
</author>
|
||||
<copyright>
|
||||
<year>2012</year>
|
||||
<year>2013</year>
|
||||
<holder>OpenStack Contributors</holder>
|
||||
</copyright>
|
||||
<releaseinfo>master</releaseinfo>
|
||||
<productname>OpenStack Foundation</productname>
|
||||
<pubdate/>
|
||||
<legalnotice role="apache2">
|
||||
<annotation>
|
||||
<remark>Copyright details are filled in by the template.</remark>
|
||||
</annotation>
|
||||
</legalnotice>
|
||||
<abstract>
|
||||
<para>OpenStack™ offers open source software for cloud administration and
|
||||
management for any organization. This manual provides guidance for installing,
|
||||
configuring, and managing OpenStack for high availability.</para>
|
||||
</abstract>
|
||||
<revhistory>
|
||||
<revision>
|
||||
<date>2012-01-16</date>
|
||||
<revdescription>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
<para>Organizes guide based on cloud controller and compute nodes.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</revdescription>
|
||||
</revision>
|
||||
<revision>
|
||||
<date>2012-05-24</date>
|
||||
<revdescription>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
<para>Begin trunk designation.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</revdescription>
|
||||
</revision>
|
||||
</revhistory>
|
||||
|
||||
<author>
|
||||
<personname>
|
||||
<firstname>Florian</firstname>
|
||||
<surname>Haas</surname>
|
||||
</personname>
|
||||
<email>florian@hastexo.com</email>
|
||||
<affiliation>
|
||||
<orgname>hastexo</orgname>
|
||||
</affiliation>
|
||||
</author>
|
||||
<copyright>
|
||||
<year>2012</year>
|
||||
<year>2013</year>
|
||||
<holder>OpenStack Contributors</holder>
|
||||
</copyright>
|
||||
<releaseinfo>master</releaseinfo>
|
||||
<productname>OpenStack</productname>
|
||||
<pubdate></pubdate>
|
||||
<legalnotice role="apache2">
|
||||
<annotation>
|
||||
<remark>Copyright details are filled in by the template.</remark>
|
||||
</annotation>
|
||||
</legalnotice>
|
||||
<abstract>
|
||||
<para>This guide describes how to install,
|
||||
configure, and manage OpenStack for high availability.</para>
|
||||
</abstract>
|
||||
<revhistory>
|
||||
<revision>
|
||||
<date>2012-01-16</date>
|
||||
<revdescription>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
<para>Organizes guide based on cloud controller and compute nodes.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</revdescription>
|
||||
</revision>
|
||||
<revision>
|
||||
<date>2012-05-24</date>
|
||||
<revdescription>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
<para>Begin trunk designation.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</revdescription>
|
||||
</revision>
|
||||
</revhistory>
|
||||
|
||||
|
@ -16,6 +16,3 @@ include::aa-rabbitmq.txt[]
|
||||
include::aa-haproxy.txt[]
|
||||
include::aa-controllers.txt[]
|
||||
include::aa-network.txt[]
|
||||
include::aa-computes.txt[]
|
||||
include::aa-storage.txt[]
|
||||
include::aa-automated-deployment.txt[]
|
||||
|
Loading…
Reference in New Issue
Block a user