puppet-neutron/releasenotes/notes/expose-enable-dvr-c6f94cf187944b79.yaml
Ihar Hrachyshka b4dcaa0a6c Expose enable_dvr neutron-server option
This option allows to disable dvr API extension exposure, which is
useful when e.g. the deployment is not configured properly to support
DVR routers (for example, snat_mode being legacy for l3 agents, or
backends enabled not supporting DVR).

Change-Id: I61cf078f8d528be757b43e31c961a6124d02c4bb
2017-05-02 21:17:47 -07:00

7 lines
232 B
YAML

---
features:
- |
New option ``enable_dvr`` is now exposed. The option is added in Pike, and
it allows to disable ``dvr`` API extension exposure when it's known the
deployment is not configured to support DVR routers.