8 lines
202 B
INI
8 lines
202 B
INI
[DATABASE]
|
|
# This line MUST be changed to actually run the plugin.
|
|
# Example: sql_connection = mysql://root:nova@127.0.0.1:3306/ovs_quantum
|
|
sql_connection = sqlite://
|
|
|
|
[OVS]
|
|
integration-bridge = br-int
|