Fix linux bridge plugin to be consistent with naming rules
Fixes bug 1020468 Change-Id: I4a84e6c89c450032a791b9f91bc5e4dac6c9f647
This commit is contained in:
parent
b0f43d77b8
commit
e39fbbcedb
@ -58,8 +58,9 @@ quantum_use_dhcp=true
|
||||
|
||||
Make the Linux Bridge plugin the current quantum plugin
|
||||
|
||||
- edit etc/plugins.ini and change the provider line to be:
|
||||
provider = quantum.plugins.linuxbridge.LinuxBridgePlugin.LinuxBridgePlugin
|
||||
- edit quantum.conf and change the core_plugin according to the API version
|
||||
V1: "core_plugin = quantum.plugins.linuxbridge.LinuxBridgePlugin.LinuxBridgePlugin"
|
||||
V2: "core_plugin = quantum.plugins.linuxbridge.lb_quantum_plugin.LinuxBridgePluginV2"
|
||||
|
||||
# -- Database config.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user