kolla-ansible/releasenotes/notes/merge-neutron-vpnaas-role-with-neutron-l3-agent-90b91725344dda76.yaml
Michal Nasiadka 328993d8b3 CI: Add doc8 linting of release notes
Change-Id: I1439aa923a9129b752abb4acfb88559930b2178a
2020-02-28 12:12:31 +00:00

14 lines
476 B
YAML

---
upgrade:
- |
The neutron-vpnaas-agent has been loaded just inside of the existing l3
agent rather than requiring operators to run a completely different
binary with a subclass of the existing L3 agent.
deprecations:
- |
As neutron-vpnaas-agent can be loaded by the neutron l3 agent,
neutron-vpnaas standalone mode is not supported. We have already removed
the neutron-vpnaas-agent container, currently, there is no need to keep
this role.