dd5aca38f9
The option was deprecated [1] for removal in Newton and is being removed in Ocata. [1] Deprecated in patch with Gerrit Change-Id of: I8a5fc74a96c784d474aefe2d9b27eeb66521ca82 DocImpact remove all references to the option. Change-Id: I3a9195ff6fd18fad9f85cec03a632e7e52d954e7 Closes-Bug: #1555042
13 lines
540 B
YAML
13 lines
540 B
YAML
---
|
|
upgrade:
|
|
- The neutron.conf:min_l3_agents_per_router option was
|
|
deprecated in Newton and removed in Ocata. HA routers
|
|
no longer require a minimal number of L3 agents to
|
|
be created, although obviously require at least
|
|
two L3 agents to provide HA. The rationale for the
|
|
removal of the option is the case a router was created
|
|
just when an agent was not operational. The creation
|
|
of the router will now succeed and when a second agent
|
|
resumes operation the router will be scheduled to it
|
|
providing HA.
|