]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Allow updating port 'binding:host_id' be None
authorshihanzhang <shihanzhang@huawei.com>
Mon, 11 May 2015 09:22:40 +0000 (17:22 +0800)
committershihanzhang <shihanzhang@huawei.com>
Thu, 14 May 2015 00:59:19 +0000 (08:59 +0800)
commitc003b450b34dcbb2e67b3ffb573cf68f23eb213f
tree61efb6fd9c5a65f87228c3e0822c819c893820f6
parent0933f26b2c9772c457bb259cff7c8f648d29f620
Allow updating port 'binding:host_id' be None

with ml2 plugin, it should allow updating port 'binding:host_id'
be None directly, there is already a bug in nova#1441419.

Change-Id: I93e4c513e40a7cf5740dde6c658e2470788d716a
Closes-Bug: #1453715
neutron/plugins/ml2/plugin.py
neutron/tests/unit/plugins/ml2/test_plugin.py