Merge "Update mysql connection in config-dhcp-ha.rst"

This commit is contained in:
Zuul 2018-03-09 17:06:24 +00:00 committed by Gerrit Code Review
commit 6e65876138
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@ Configuration
tenant_network_type = vlan
network_vlan_ranges = physnet1:1000:2999
[database]
connection = mysql://root:root@127.0.0.1:3306/neutron_linux_bridge
connection = mysql+pymysql://root:root@127.0.0.1:3306/neutron_linux_bridge
retry_interval = 2
[linux_bridge]
physical_interface_mappings = physnet1:eth0