aboutsummaryrefslogtreecommitdiffstats
path: root/releasenotes/notes/deprecate-NeutronExternalNetworkBridge-7d42f1a0718da327.yaml
blob: 090672967ed3f60678d17d948703508fa5899184 (plain)
1
2
3
4
5
6
7
8
9
10
---
upgrade:
  - The ``NeutronExternalNetworkBridge`` parameter changed its default value
    from ``br-ex`` to an empty string value. It means that by default Neutron
    L3 agent will be able to serve multiple external networks. (It was always
    the case for those who were using templates with the value of the parameter
    overridden by an empty string value.)
deprecations:
  - The ``NeutronExternalNetworkBridge`` parameter is deprecated and will be
    removed in a next release.