]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add the rebinding chance in _bind_port_if_needed
authorYalei Wang <yalei.wang@intel.com>
Thu, 8 Jan 2015 02:46:08 +0000 (10:46 +0800)
committerYalei Wang <yalei.wang@intel.com>
Fri, 6 Feb 2015 21:42:28 +0000 (05:42 +0800)
commit67e45d324af39a66fbd4ad175e410407b2720e68
tree921342b4fe3a547dc916ac0c6c3a9363ef49893e
parent33b83554442b7c0d862a2adb0b2a8feab1185af9
Add the rebinding chance in _bind_port_if_needed

Make function _bind_port_if_needed to bind at least one time when the port's
binding status passed in is already in binding_failed.

Change-Id: I823ff5ca66833cdca459f13ab28f5075ae03ded3
Closes-Bug: #1399249
neutron/plugins/ml2/plugin.py
neutron/tests/unit/ml2/test_ml2_plugin.py