]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Enable to update external network subnet's gateway-ip
authorHirofumi Ichihara <ichihara.hirofumi@lab.ntt.co.jp>
Tue, 25 Aug 2015 00:10:00 +0000 (09:10 +0900)
committerArmando Migliaccio <armamig@gmail.com>
Wed, 2 Sep 2015 16:46:34 +0000 (16:46 +0000)
commitd02bcb9c3917028948b08c319d1443d487c36846
treee663d209438c6d508ade03f417a48383675c2ce9
parent17140529f6b1f570308cf6011e22e440bed3d622
Enable to update external network subnet's gateway-ip

This patch enables users to update gateway_ip of a subnet even if
the subnet is in use for an external network of a router.

Change-Id: I78d2b024c99b1af0001bd454465d2fc02692cbf2
Closes-Bug: #1317363
neutron/callbacks/resources.py
neutron/db/db_base_plugin_v2.py
neutron/db/l3_db.py
neutron/tests/unit/extensions/test_l3.py