]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
ofagent: Add a missing normalized_port_name
authorYAMAMOTO Takashi <yamamoto@valinux.co.jp>
Mon, 28 Jul 2014 07:20:40 +0000 (16:20 +0900)
committerYAMAMOTO Takashi <yamamoto@valinux.co.jp>
Wed, 6 Aug 2014 17:03:58 +0000 (17:03 +0000)
commitde5fa0dd327b1a81cb980d7553001dca244ae7a2
treecc18c9221b00ee1fc3314d51c1949f41e74e6441
parent1d8afc7593fa04b8f804e13711ee36ea5bda0957
ofagent: Add a missing normalized_port_name

Otherwise port_unbound can not find Port for non "tap" prefixed ports.

Closes-Bug: #1349898
Change-Id: I9ac7cc1e35205bddc64e7865c45e801df8cd6b33
neutron/plugins/ofagent/agent/ofa_neutron_agent.py
neutron/tests/unit/ofagent/test_ofa_neutron_agent.py