]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
ml2: Remove a redundant assignment in _bind_port_level
authorYAMAMOTO Takashi <yamamoto@midokura.com>
Fri, 14 Aug 2015 10:19:31 +0000 (19:19 +0900)
committerYAMAMOTO Takashi <yamamoto@midokura.com>
Fri, 14 Aug 2015 10:20:30 +0000 (19:20 +0900)
commit0006275fe7b9a5b0e5a2ffaa024a77097c673939
treea67a6862dcd7b056bb3cb3a242c96d108b226b35
parentd6742d48b09951cee6ff582a983e1841852e407f
ml2: Remove a redundant assignment in _bind_port_level

Don't mark binding FAILED here, as the caller does the same.

Change-Id: I95d9a64965d0ca9bf8a870f05c73fa11cf189f8f
neutron/plugins/ml2/managers.py