neutron: set enable_dvr = False if NeutronEnableDVR is false
authorIhar Hrachyshka <ihrachys@redhat.com>
Mon, 15 May 2017 20:20:25 +0000 (13:20 -0700)
committerIhar Hrachyshka <ihrachys@redhat.com>
Thu, 18 May 2017 17:46:43 +0000 (17:46 +0000)
commit9efa81796e3edd3017d19ff3544f52874b7a2df6
treea2e241be7e1503238df72e5da3ed1b8a7b87c46b
parentd0696b9a9b3685f8215c97111814d6f00932ca57
neutron: set enable_dvr = False if NeutronEnableDVR is false

This will make neutron-server stop advertising dvr extension if the
cloud is not configured to support this flavor of Neutron routers.

Change-Id: I38c8208edff07f7887887918729beb7710068078
Related-Bug: #1450067
puppet/services/neutron-api.yaml
releasenotes/notes/match-enable_dvr-with-NeutronEnableDVR-fe8aac6c4ce52bce.yaml [new file with mode: 0644]