]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fixing traces of "Replace prt variable by port"
authorvikram.choudhary <vikram.choudhary@huawei.com>
Fri, 25 Sep 2015 15:27:34 +0000 (20:57 +0530)
committervikram.choudhary <vikram.choudhary@huawei.com>
Fri, 25 Sep 2015 15:29:52 +0000 (20:59 +0530)
commitf5097732b4664b9482500f3a9d2f068ae04a8bfe
treea2e8d74fc5e437c5586b2ba42e0b092eca527217
parentb10e3bc46fa5f5e870c84b65b672e2fb69cc2b4b
Fixing traces of "Replace prt variable by port"

The fix for https://review.openstack.org/#/c/218350/ has few
more occurrences. This patch addresses those and also changes
"local_port" from "port" in order not to confuse the parameter
with method argument.

Change-Id: I60bfeb9e33f0f69153afec083a2c05ee862fcee2
neutron/plugins/ml2/drivers/openvswitch/agent/ovs_dvr_neutron_agent.py