]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Put gw_port into router dict result.
authorgongysh <gongysh@cn.ibm.com>
Wed, 31 Oct 2012 14:01:35 +0000 (22:01 +0800)
committergongysh <gongysh@cn.ibm.com>
Thu, 1 Nov 2012 00:54:38 +0000 (08:54 +0800)
commitc1c19b11792e8e220b11466051739ea5b4279a7a
tree2d7587acb8c62382271424bb94a3efe320b1afee
parentcf54850d15b5ead0de2ffd536a2ecdbfed5f33ca
Put gw_port into router dict result.

Bug #1069782

We put gw_port into router dict result so that client can get more
information for the result router.

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