Reviewed: https://review.openstack.org/489086 Committed: https://git.openstack.org/cgit/openstack/neutron-dynamic-routing/commit/?id=e8a2f78c5268d98c659151d7fc1df66927f9922b Submitter: Jenkins Branch: master
commit e8a2f78c5268d98c659151d7fc1df66927f9922b Author: YAMAMOTO Takashi <[email protected]> Date: Mon Jul 31 13:16:50 2017 +0900 tempest: Avoid using dvr extension The "distributed" attribute is a part of dvr extension which might or might not be available on a deployment. Instead of always specifying distributed=False, just leave it to be the default. Closes-Bug: #1707556 Change-Id: Ifb38acb3c80ead929e6e24112d31dedc757118fb ** Changed in: neutron Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1707556 Title: neutron-dynamic-routing tempest plugin assumes dvr extension Status in neutron: Fix Released Bug description: neutron-dynamic-routing tempest plugin assumes dvr extension. it should either avoid relying on the extension or skip if the extension is not available. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1707556/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

