neutron/neutron
Kyle Mestery 252a83890a Don't set priority when calling mod_flow
This commit [1] changed the behavior of modifying flows to not allow priority
to be set on flow modification. The agent code which was calling mod_flow was
not updated to respect this behavior. The unit tests were also not updated in
this regard. I've corrected this behavior now, and added a negative UT case to
catch this in the future.

[1] https://review.openstack.org/#/c/58533/

Closes-Bug: #1295703

Change-Id: I20737637cc84567a5ec19efaad18e7f334007f18
2014-03-21 09:44:34 +00:00
..
agent Merge "Delete duplicate internal devices in router namespace" 2014-03-21 08:21:23 +00:00
api Merge "Fix misleading error message about failed dhcp notifications" 2014-03-21 05:10:41 +00:00
cmd remove binaries under bin 2013-08-16 10:10:30 +08:00
common Merge "Kill 'Skipping unknown group key: firewall_driver' log trace" 2014-03-19 05:04:18 +00:00
db Merge "Get rid of additional db contention on fetching VIP" 2014-03-21 09:29:15 +00:00
debug options: consolidate options definitions 2014-02-24 13:25:11 +09:00
extensions Send network-changed notifications to nova 2014-03-13 17:19:43 -07:00
locale Imported Translations from Transifex 2014-03-20 06:28:06 +00:00
notifiers Send network-changed notifications to nova 2014-03-13 17:19:43 -07:00
openstack Sync excutils from oslo 2014-03-19 13:01:06 +04:00
plugins Don't set priority when calling mod_flow 2014-03-21 09:44:34 +00:00
scheduler Fix DetachedInstanceError for Agent instance 2014-02-27 14:48:11 +00:00
server Adds multiple RPC worker processes to neutron server 2014-03-04 00:50:20 +00:00
services Merge "Cisco VPN device driver post-merge cleanup" 2014-03-21 08:16:16 +00:00
tests Don't set priority when calling mod_flow 2014-03-21 09:44:34 +00:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
auth.py Return request-id in API response 2014-02-10 04:58:38 +09:00
context.py Stop logging unnecessary warning on context create 2013-11-28 09:17:18 +00:00
hooks.py Remove pyudev dependency 2014-02-25 14:28:35 +00:00
manager.py Fixes spelling error 2014-02-28 11:34:19 -08:00
neutron_plugin_base_v2.py Adds multiple RPC worker processes to neutron server 2014-03-04 00:50:20 +00:00
policy.py Replace binding:capabilities with binding:vif_details 2014-02-23 22:56:45 -05:00
quota.py Kill 'Skipping unknown group key: firewall_driver' log trace 2014-03-13 12:46:06 -07:00
service.py Adds multiple RPC worker processes to neutron server 2014-03-04 00:50:20 +00:00
version.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
wsgi.py Merge "Fix webob.exc.HTTPForbidden parameter miss" 2014-03-02 19:05:50 +00:00