From 9c057cdd00b7234643b67b75a1f53f1e66fc29d4 Mon Sep 17 00:00:00 2001 From: Shilla Saebi Date: Tue, 14 Apr 2015 14:28:17 -0400 Subject: [PATCH] modified section_run_neutron_lbaas_agent added hyphen for plugin according to the doc conventions fixed some grammar Change-Id: I526433d6d4a14c3d5be71ed7372cf6a22f3d394f --- .../ha_aa_network/section_run_neutron_lbaas_agent.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/high-availability-guide/ha_aa_network/section_run_neutron_lbaas_agent.xml b/doc/high-availability-guide/ha_aa_network/section_run_neutron_lbaas_agent.xml index e795b2de..a4134e7c 100644 --- a/doc/high-availability-guide/ha_aa_network/section_run_neutron_lbaas_agent.xml +++ b/doc/high-availability-guide/ha_aa_network/section_run_neutron_lbaas_agent.xml @@ -5,9 +5,9 @@ version="5.0" xml:id="_run_neutron_lbaas_agent"> Run neutron LBaaS agent - Currently there's no native feature to make the LBaaS agent highly - available using the default plugin HAProxy. A common way to make - HAProxy highly available is to use VRRP (Virtual Router Redundancy - Protocol), unfortunately this is not yet implemented in the LBaaS - HAProxy plugin. + Currently, there's no native feature to make the LBaaS agent highly + available using the default plug-in HAProxy. A common way to make + HAProxy highly available is to use the VRRP (Virtual Router Redundancy + Protocol). Unfortunately, this is not yet implemented in the LBaaS + HAProxy plug-in.