Add comment to indicate bridge names' length
Bug #1096652 Change-Id: Ic814b59da131fba488b728eb3b67864712cde141
This commit is contained in:
parent
2a10cd2b6c
commit
972918a643
@ -84,7 +84,8 @@ reconnect_interval = 2
|
||||
|
||||
# (ListOpt) Comma-separated list of <physical_network>:<bridge> tuples
|
||||
# mapping physical network names to the agent's node-specific OVS
|
||||
# bridge names to be used for flat and VLAN networks. Each bridge must
|
||||
# bridge names to be used for flat and VLAN networks. The length of
|
||||
# bridge names should be no more than 11. Each bridge must
|
||||
# exist, and should have a physical network interface configured as a
|
||||
# port. All physical networks listed in network_vlan_ranges on the
|
||||
# server should have mappings to appropriate bridges on each agent.
|
||||
|
Loading…
Reference in New Issue
Block a user