Merge "fix mysql port in sql_connection example..."
This commit is contained in:
commit
9c5c2caef1
@ -1,6 +1,6 @@
|
||||
[DATABASE]
|
||||
# This line MUST be changed to actually run the plugin.
|
||||
# Example: sql_connection = mysql://root:nova@127.0.0.1:3336/ovs_quantum
|
||||
# Example: sql_connection = mysql://root:nova@127.0.0.1:3306/ovs_quantum
|
||||
sql_connection = sqlite://
|
||||
|
||||
[OVS]
|
||||
|
Loading…
Reference in New Issue
Block a user