]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
use object directly instead of the foreigh key to update master db object.
authorgongysh <gongysh@cn.ibm.com>
Tue, 23 Oct 2012 14:40:26 +0000 (22:40 +0800)
committergongysh <gongysh@cn.ibm.com>
Tue, 23 Oct 2012 14:42:56 +0000 (22:42 +0800)
commit66e99dea67c16614da79bb2aef2235dac7949276
tree70dc058ca1044b55843ad775dd0ac3e88e390a36
parent12aa05c7df849af1793bb6b39cc5d77a8f9a793e
use object directly instead of the foreigh key to update master db object.

Bug #1064235

Change-Id: I74fe3e758681c40590de87c82fd093224d329f51
quantum/db/l3_db.py
quantum/tests/unit/test_l3_plugin.py