[admin-guide-cloud] add haproxy package to be installed
Ensure haproxy package to be installed when use neutron-lbaas-agent Closes-Bug: #1480744 Change-Id: I5f4a316a187e3f9bbad7fd4e8631390374026e3b
This commit is contained in:
parent
8a953acbba
commit
3fe8f3aa03
@ -330,7 +330,7 @@ NEC, and NSX.
|
||||
|
||||
.. code:: console
|
||||
|
||||
# apt-get install neutron-lbaas-agent
|
||||
# apt-get install neutron-lbaas-agent haproxy
|
||||
|
||||
#. Enable the HAProxy plug-in by using the ``service_provider`` option in
|
||||
the :file:`/etc/neutron/neutron.conf` file:
|
||||
|
@ -373,7 +373,7 @@ interface_driver = neutron.agent.linux.interface.OVSInterfaceDriver</programlist
|
||||
Bridge plug-in</title>
|
||||
<step>
|
||||
<para>Install the agent:</para>
|
||||
<screen><prompt>#</prompt> <userinput>apt-get install neutron-lbaas-agent</userinput></screen>
|
||||
<screen><prompt>#</prompt> <userinput>apt-get install neutron-lbaas-agent haproxy</userinput></screen>
|
||||
</step>
|
||||
<step>
|
||||
<para>Enable the
|
||||
|
Loading…
x
Reference in New Issue
Block a user