]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fix for bug 902175
authorBrad Hall <brad@nicira.com>
Mon, 12 Dec 2011 18:26:21 +0000 (18:26 +0000)
committerBrad Hall <brad@nicira.com>
Mon, 12 Dec 2011 18:27:35 +0000 (18:27 +0000)
commitb0652c0dff90d68a6a7cf84b536e7e539e344f74
treef93eb5b4399627c315e10d01c94176efb071d3cd
parent1a048e944e6b0fc41948db9ac971d0acdb26ea70
Fix for bug 902175

We can't use merge if we're removing a field from the port object so use add
instead.  Also, pass the session to port_get so that we don't run into the
"this port is already bound to session x" error.

Change-Id: I54a8484c8f6429ad18fb0c5e088720d21fc16299
quantum/db/api.py