openstack-manuals/doc/high-availability-guide/ap-api-vip.txt
Andreas Jaeger 18be804cdb Better follow conventions in HA Guide
Follow our conventions for title capitalization and usage of
project/service names.

Follow conventions on using active voice, no -ing for titles.

Co-Authored-By: Diane Fleming <diane.fleming@rackspace.com>

Change-Id: I05e368f8dda436454d2daca1a6775105032a39fc
Partial-Bug: #1217503
2014-05-12 16:06:26 -04:00

11 lines
301 B
Plaintext

[[s-api-vip]]
==== Configure the VIP
First, you must select and assign a virtual IP address (VIP) that can freely float between cluster nodes.
This configuration creates +p_ip_api+, a virtual IP address for use by the API node (192.168.42.103) :
----
include::includes/pacemaker-api_vip.crm[]
----