Fix default device_driver entry in lbaas_agent.ini

Due to the repository splitting the new location should be used
and the old one is only for Juno and older.

Change-Id: I47347818a742805b7da8a18c66bfa6703d10da9a
Closes-Bug: #1507314
(cherry picked from commit c72f8a078e)
This commit is contained in:
Dirk Mueller 2015-10-18 17:08:42 +02:00 committed by Ihar Hrachyshka
parent afa21b5c70
commit 117217bdd3
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
# device_driver = path.to.provider1.driver.Driver
# device_driver = path.to.provider2.driver.Driver
# Default is:
# device_driver = neutron.services.loadbalancer.drivers.haproxy.namespace_driver.HaproxyNSDriver
# device_driver = neutron_lbaas.services.loadbalancer.drivers.haproxy.namespace_driver.HaproxyNSDriver
[haproxy]
# Location to store config and state files