commit | e43dfdd453cd8d2c71f63ebbc96ad261d13e48eb | [log] [tgz] |
---|---|---|
author | Brian Haley <bhaley@redhat.com> | Tue Sep 12 16:13:26 2017 -0600 |
committer | Brian Haley <bhaley@redhat.com> | Tue Sep 12 16:13:26 2017 -0600 |
tree | f5ff383237ff06a876482d88f7bcfa3b6ec29a56 | |
parent | dbd32d1bc486d7008ba256ac3ca40844d1947e43 [diff] |
Change lib/neutron-legacy to not enable linuxbridge for DVR DVR isn't supported by the Linux Bridge agent, but the mechanism driver is enabled by default, so Neutron attempts port-bindings for it, generating ERRORS in the neutron-server log in the check and gate jobs. Just remove it in the DVR case. Change-Id: Ic50e12e5fecf366a182c141b5c99649e653254cb Closes-bug: #1716782