Skip to content

Commit

Permalink
IntegrationGuide: Fix word wrapping.
Browse files Browse the repository at this point in the history
Signed-off-by: Guoshuai Li <[email protected]>
Signed-off-by: Ben Pfaff <[email protected]>
  • Loading branch information
Guoshuai Li authored and blp committed Dec 7, 2016
1 parent 7bfa5a2 commit 2010abf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions IntegrationGuide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -240,8 +240,8 @@ Whenever the active server dies, pacemaker is responsible to promote one of
the backup servers to be active. Both ovn-controller and ovn-northd needs the
ip-address at which the active server is listening. With pacemaker changing the
node at which the active server is run, it is not efficient to instruct all the
ovn-controllers and the ovn-northd to listen to the latest active server's ip-
address
ovn-controllers and the ovn-northd to listen to the latest active server's
ip-address.

This problem can be solved by using a native ocf resource agent
`ocf:heartbeat:IPaddr2`. The IPAddr2 resource agent is just a resource with an
Expand Down

0 comments on commit 2010abf

Please sign in to comment.