Merge "Remove database section from plugin.ini"

This commit is contained in:
Jenkins 2013-11-12 09:12:34 +00:00 committed by Gerrit Code Review
commit 53f6416ddc
2 changed files with 0 additions and 8 deletions

View File

@ -51,8 +51,6 @@
#
# Neutron server:
#
# [database]
# connection = mysql://root:nova@127.0.0.1:3306/hyperv_neutron
# [HYPERV]
# tenant_network_type = vlan
# network_vlan_ranges = default:2000:3999

View File

@ -134,19 +134,13 @@
#-----------------------------------------------------------------------------
#
# 1. With VLANs on eth1.
# [database]
# connection = mysql://root:nova@127.0.0.1:3306/ovs_neutron
# [OVS]
# network_vlan_ranges = default:2000:3999
# tunnel_id_ranges =
# integration_bridge = br-int
# bridge_mappings = default:br-eth1
# [AGENT]
# Add the following setting, if you want to log to a file
#
# 2. With tunneling.
# [database]
# connection = mysql://root:nova@127.0.0.1:3306/ovs_neutron
# [OVS]
# network_vlan_ranges =
# tunnel_id_ranges = 1:1000