Attempt to fix problems in high availability guide

Closes-Bug: #1232479

Change-Id: Ief91ccedca2b104df519bccf8e604a7df257dca9
author: diane fleming
This commit is contained in:
Diane Fleming 2013-10-13 19:28:36 -05:00
parent 2c70f46b46
commit 600a366e25
2 changed files with 51 additions and 53 deletions

View File

@ -1,3 +1,4 @@
<author> <author>
<personname> <personname>
<firstname>Florian</firstname> <firstname>Florian</firstname>
@ -14,17 +15,16 @@
<holder>OpenStack Contributors</holder> <holder>OpenStack Contributors</holder>
</copyright> </copyright>
<releaseinfo>master</releaseinfo> <releaseinfo>master</releaseinfo>
<productname>OpenStack Foundation</productname> <productname>OpenStack</productname>
<pubdate/> <pubdate></pubdate>
<legalnotice role="apache2"> <legalnotice role="apache2">
<annotation> <annotation>
<remark>Copyright details are filled in by the template.</remark> <remark>Copyright details are filled in by the template.</remark>
</annotation> </annotation>
</legalnotice> </legalnotice>
<abstract> <abstract>
<para>OpenStack™ offers open source software for cloud administration and <para>This guide describes how to install,
management for any organization. This manual provides guidance for installing, configure, and manage OpenStack for high availability.</para>
configuring, and managing OpenStack for high availability.</para>
</abstract> </abstract>
<revhistory> <revhistory>
<revision> <revision>
@ -48,3 +48,4 @@
</revdescription> </revdescription>
</revision> </revision>
</revhistory> </revhistory>

View File

@ -16,6 +16,3 @@ include::aa-rabbitmq.txt[]
include::aa-haproxy.txt[] include::aa-haproxy.txt[]
include::aa-controllers.txt[] include::aa-controllers.txt[]
include::aa-network.txt[] include::aa-network.txt[]
include::aa-computes.txt[]
include::aa-storage.txt[]
include::aa-automated-deployment.txt[]