Misspelling in message
Misspelling in following message: "# interconnect physical and integration bridges using veth/patchs". Should be: "# interconnect physical and integration bridges using veth/patches". Totally 1 occurrence in Neutron base code. Change-Id: If752b8c65cf4993447b93dfc9a06de15389f2675
This commit is contained in:
parent
06174a41e4
commit
42e51bf06f
@ -1062,7 +1062,7 @@ class OVSNeutronAgent(sg_rpc.SecurityGroupAgentRpcCallbackMixin,
|
||||
br.setup_default_table()
|
||||
self.phys_brs[physical_network] = br
|
||||
|
||||
# interconnect physical and integration bridges using veth/patchs
|
||||
# interconnect physical and integration bridges using veth/patches
|
||||
int_if_name = p_utils.get_interface_name(
|
||||
bridge, prefix=constants.PEER_INTEGRATION_PREFIX)
|
||||
phys_if_name = p_utils.get_interface_name(
|
||||
|
Loading…
x
Reference in New Issue
Block a user