fix mysql port in sql_connection example...
Change-Id: Ie91b554e5549193fb3568cf0bb0dec7c58a6dfc5
This commit is contained in:
parent
d11d0e621b
commit
ea64a12a3e
@ -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