]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Pass newly created router to _update_router_gw_info
authorEugene Nikanorov <enikanorov@mirantis.com>
Fri, 20 Jun 2014 08:04:41 +0000 (12:04 +0400)
committerEugene Nikanorov <enikanorov@mirantis.com>
Tue, 24 Jun 2014 20:08:41 +0000 (00:08 +0400)
commit06760aff355a4795cec9a17fa330c191cabcfe62
tree9435083b32b8a645a780c177b48f7dce5eab34e5
parentf7ef6ea7ec798e62814f2071126de6e4fcb15b02
Pass newly created router to _update_router_gw_info

pass it to _update_router_gw_info as last parameter to save
retrieving it again from the session.

Change-Id: I7fbbd675839c2874578c62dfed390d86e3b4801a
neutron/db/l3_db.py