Merge "[networking] Fix the incomplete LBaaS configuration"

This commit is contained in:
Jenkins 2017-05-24 09:27:44 +00:00 committed by Gerrit Code Review
commit 3a8aa75c17
1 changed files with 3 additions and 0 deletions

View File

@ -102,7 +102,10 @@ Configuring LBaaS v2 with an agent
.. code-block:: console
[DEFAULT]
device_driver = neutron_lbaas.drivers.haproxy.namespace_driver.HaproxyNSDriver
interface_driver = INTERFACE_DRIVER
[haproxy]
user_group = haproxy
Replace ``INTERFACE_DRIVER`` with the interface driver that the layer-2
agent in your environment uses. For example, ``openvswitch`` for Open