[config-ref] remove Networking router_id option

Change-Id: Ibd260b9032dc9fd074c9b16517aa98ca9710a3fa
Closes-Bug: #1595706
This commit is contained in:
KATO Tomoyuki 2016-06-25 21:16:08 +09:00
parent c42a552851
commit 1de3908caa
3 changed files with 0 additions and 9 deletions

View File

@ -46,12 +46,6 @@
# feature is disabled (integer value)
#send_arp_for_ha = 3
# If non-empty, the l3 agent can only configure a router that has the matching
# router ID. (string value)
# This option is deprecated for removal.
# Its value may be silently ignored in the future.
#router_id =
# Indicates that this L3 agent should also handle routers that do not have an
# external network gateway configured. This option should be True only for a
# single agent in a Neutron deployment, and may be False for all agents if all

View File

@ -60,8 +60,6 @@
- (Integer) Maximum number of L3 agents which a HA router will be scheduled on. If it is set to 0 then the router will be scheduled on every agent.
* - ``min_l3_agents_per_router`` = ``2``
- (Integer) Minimum number of L3 agents which a HA router will be scheduled on. If it is set to 0 then the router will be scheduled on every agent.
* - ``router_id`` =
- (String) DEPRECATED: If non-empty, the l3 agent can only configure a router that has the matching router ID.
* - ``send_arp_for_ha`` = ``3``
- (Integer) Send this many gratuitous ARPs for HA setup, if less than or equal to 0, the feature is disabled
* - **[AGENT]**

View File

@ -136,7 +136,6 @@ resync_interval dhcp_agent
retry_until_window api
router_auto_schedule scheduler
router_distributed dvr
router_id l3_agent
router_scheduler_driver scheduler
rpc_backend rpc
rpc_cast_timeout rpc