yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #62295
[Bug 1672789] Re: dscp marking can't be deleted on agent with native openflow driver
Reviewed: https://review.openstack.org/445560
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=98371a6c83d1d866b98ac4a8c9c7b8b4686c42c9
Submitter: Jenkins
Branch: master
commit 98371a6c83d1d866b98ac4a8c9c7b8b4686c42c9
Author: Jakub Libosvar <libosvar@xxxxxxxxxx>
Date: Tue Mar 14 12:09:54 2017 -0400
qos: Pass correctly table_id to openflow driver
There was a switch to using uninstall_flows() in
I90ff1055d367609694eef975c7d084e4cd7a2cf4. But native driver doesn't
understand 'table' parameter and requires 'table_id' instead.
Closes-bug: #1672789
Change-Id: I7ccbd074c88d7f5577afcc2bba1489bae0897da5
** 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/1672789
Title:
dscp marking can't be deleted on agent with native openflow driver
Status in neutron:
Fix Released
Bug description:
The recent change https://review.openstack.org/#/c/380329/24 broke
fullstack tests. The dscp delete won't cause removal of the flow with
native driver now.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1672789/+subscriptions
References