328993d8b3
Change-Id: I1439aa923a9129b752abb4acfb88559930b2178a
15 lines
683 B
YAML
15 lines
683 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Neutron Linux bridge and Open vSwitch Agents config has been split out into
|
|
linuxbridge_agent.ini and openvswitch_agent.ini respectively.
|
|
Please move your custom service config from ml2_conf.ini into those files.
|
|
deprecations:
|
|
- |
|
|
Customizing Neutron Linux bridge and Open vSwitch Agents config via
|
|
``ml2_conf.ini`` is deprecated. The config has been split out for these
|
|
agents into ``linuxbridge_agent.ini`` and ``openvswitch_agent.ini``
|
|
respectively. In this release (Ussuri) custom service config
|
|
``ml2_conf.ini`` overrides will still be used when merging configs - but
|
|
but that functionality will be removed in V release.
|