[openstack-dev] [neutron] [tests] [tempest] Neutron dvr tempest test problem

Ihar Hrachyshka ihrachys at redhat.com
Thu Aug 24 21:39:58 UTC 2017


On Thu, Aug 24, 2017 at 5:13 AM, Luigi Toscano <ltoscano at 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



More information about the OpenStack-dev mailing list