From: Herman Ge Date: Mon, 28 Dec 2015 11:31:42 +0000 (-0500) Subject: Misspelling in message X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=42e51bf06fd512f1d5a3c4e2e9cb07205f2a5bc8;p=openstack-build%2Fneutron-build.git 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 --- diff --git a/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py b/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py index 6e8859730..1e71c7b05 100644 --- a/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py +++ b/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py @@ -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(