kolla-ansible/releasenotes/notes/remove-ml2-agents-config-96f1f90e7d678209.yaml
gugug c7d92ed668 Remove the ml2_conf.ini merging for agents
planned removal

Change-Id: Ib37ea4d42f82096a682cebc724c45c9dd39c8b47
2020-07-08 15:31:49 +00:00

8 lines
310 B
YAML

---
upgrade:
- |
Customizing Neutron Linux bridge and Open vSwitch Agents config via
ml2_conf.ini is removed. The config has been split out for these
agents into linuxbridge_agent.ini and openvswitch_agent.ini respectively.
The old behaviour was deprecated in Ussuri for removal in Victoria.