neutron/releasenotes/notes/remove-min-l3-agents-per-router-27aef7d91dec0348.yaml
Ihar Hrachyshka 4a66fa833e Multiple tweaks for Ocata release notes
Those hopefully are of benefit. The major bit of the change is stopping
to use prelude section for all current release notes. This is because
the section is supposed to contain global release notes, not
feature-specific.

Other tweaks are open for debate.

Change-Id: I1d5e46591195a9756ee9fd5276f163794c366528
2017-01-15 01:46:21 +00:00

13 lines
568 B
YAML

---
upgrade:
- The ``min_l3_agents_per_router`` configuration option was
deprecated in Newton cycle and removed in Ocata. HA routers
no longer require a minimal number of L3 agents to
be created, although obviously they require at least
two L3 agents to provide HA guarantees. 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.