]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Rename function '_update_port_down'
authorshihanzhang <shihanzhang@huawei.com>
Wed, 12 Aug 2015 09:12:27 +0000 (17:12 +0800)
committershihanzhang <shihanzhang@huawei.com>
Mon, 17 Aug 2015 10:51:53 +0000 (10:51 +0000)
commit57b49e5f93235e446c109c1d5ee7c3e2b738d556
tree783a4547997fb8343fd66c4ef2d0763103db882a
parent10696107d1d5f45894f4eb7acd89edfcb5ef8b01
Rename function '_update_port_down'

The function _update_port_down is renamed to _get_agent_fdb
because it generates the fdb entries which are send to
related l2 agents, but the old name is hard to understand.

Change-Id: Ibd5447311361b62a18195a958cbdeb64fc685b24
neutron/plugins/ml2/drivers/l2pop/mech_driver.py
neutron/tests/unit/plugins/ml2/drivers/l2pop/test_mech_driver.py