Cleanup of ap-ceilometer-agent-central

changed comma to period .
added the before Ceilometer Central Agent
removed space

Change-Id: I59aa8f0c6b10f069173c4bb1d55ec9e399c4b333
This commit is contained in:
Shilla Saebi 2014-02-17 11:45:24 -05:00
parent 88d7e271cd
commit aac8a217c3

View File

@ -11,15 +11,15 @@ on the API nodes also in the active / passive mode.
Making the Ceilometer Central Agent service highly available in active / passive mode involves
managing its daemon with the Pacemaker cluster manager,
managing its daemon with the Pacemaker cluster manager.
NOTE: You will find at http://docs.openstack.org/developer/ceilometer/install/manual.html#installing-the-central-agent[this page]
the process to install Ceilometer Central Agent.
the process to install the Ceilometer Central Agent.
===== Adding Ceilometer Central Agent resource to Pacemaker
===== Adding the Ceilometer Central Agent resource to Pacemaker
First of all, you need to download the resource agent to your system :
First of all, you need to download the resource agent to your system:
----
cd /usr/lib/ocf/resource.d/openstack
@ -28,7 +28,7 @@ chmod a+rx *
----
You may then proceed with adding the Pacemaker configuration for
Ceilometer Central Agent resource. Connect to the Pacemaker cluster with +crm
the Ceilometer Central Agent resource. Connect to the Pacemaker cluster with +crm
configure+, and add the following cluster resources:
----