On Thu, Aug 24, 2017 at 5:13 AM, Luigi Toscano <ltosc...@redhat.com> wrote: > On Thursday, 24 August 2017 12:51:05 CEST Ning Yao wrote: >> Hi, all >> >> I encounter a problem about neutron tempest test. I run the tempest >> neutron plugin test against my self-build OpenStack, and I find that >> tempest will run the dvr test and report NotImplementedERROR. I dig >> into the test code and find that even if I do not enable dvr router >> for my OpenStack, the dvr test runs and does not automatically skip. >> This is because it only skip this logic when >> network-feature-enabled.api_extensions does not support dvr. > > I think that you hit this: > > https://bugs.launchpad.net/neutron/+bug/1450067 > > which should be fixed from Pike.
Yes. Operator should also set enable_dvr = False for neutron-server so that it doesn't advertise support for 'dvr' API extension. Thanks, Ihar __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev