]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Deprecate l3-agent router_id option
authorCedric Brandily <zzelle@gmail.com>
Sun, 22 Nov 2015 22:22:58 +0000 (23:22 +0100)
committerCedric Brandily <zzelle@gmail.com>
Mon, 23 Nov 2015 20:47:21 +0000 (21:47 +0100)
commitd5ea235865d6fe9c3d85c1cb8cb2250e7d7b7d4a
tree3deb9fa6d12ef37d144bb0099f2431664ef35dab
parent5ee28c58f4e189808a86c5d70131fd70b1840910
Deprecate l3-agent router_id option

L3-agent router_id option has been defined in order to associate a
l3-agent to a specific router when use_namespaces=False. The option
use_namespaces has been removed in Mitaka, so router_id option is no
longer needed and can be deprecated in order to prepare its removal in N
cycle.

Closes-Bug: #1518776
Change-Id: Id79499ccbf3ea69ca4cd7e4b2f812f6dbc0406e0
etc/l3_agent.ini
neutron/agent/l3/config.py
releasenotes/notes/deprecate-router_id-34aca9ea5ee9e789.yaml [new file with mode: 0644]