openstack-manuals/doc/high-availability-guide/ha-guide.txt
Emilien Macchi a256722fbe openstack-ha: Networking Highly Available
Active / Passive section:
New node: network-controller
* neutron-l3-agent
* neutron-dhcp-agent
* neutron-metadata-agent

Active / Active section:
*neutron-dhcp-agent: redirect to OpenStack Networking guide
*neutron-l3-agent and neutron-metadata-agent: redirect to Active / Passive
section since they are not HA.

implements blueprint improve-high-availability-support
Change-Id: Ie7e4f917f6c7cca05303275cd90e8415e323dfd2
Signed-off-by: Emilien Macchi <emilien.macchi@enovance.com>
2013-09-09 14:18:53 +02:00

22 lines
495 B
Plaintext

[[bk-ha-guide]]
= OpenStack High Availability Guide
:docinfo:
include::intro.txt[]
include::ap-overview.txt[]
include::ap-pacemaker.txt[]
include::ap-cloud-controller.txt[]
include::ap-api-node.txt[]
include::ap-network-controller.txt[]
include::aa-overview.txt[]
include::aa-database.txt[]
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[]