neutron-fwaas/neutron_fwaas/tests/unit/services/firewall
Elena Ezhova caf39a47e3 Fix wrong argument name in _rpc_update_firewall
Passing id (built-in function id) instead of firewall_id to
get_firewall_routers caused DBErrors due to wrong argument type.

This change fixes this typo and adds missing unit tests that can
prevent such error from appearing in the future.

Change-Id: I35f13b1aab5a566c1e2768a4027e61120bf6ba2e
Closes-Bug: #1475244
2015-07-16 15:34:21 +03:00
..
agents Merge "Fixes firewall going to error state on an update" 2015-06-25 20:40:19 +00:00
drivers Merge "Switch to oslo_utils.uuidutils" 2015-06-25 20:38:23 +00:00
freescale Merge "Revert "Insert tenant_id validation for fw and fw-policy"" 2015-06-08 22:25:59 +00:00
plugins Python 3: use six.iteritems instead of dict.items 2015-06-02 00:16:52 +02:00
__init__.py Re-enable UT for neutron-fwaas for services split 2014-12-19 10:19:32 -08:00
test_fwaas_plugin.py Fix wrong argument name in _rpc_update_firewall 2015-07-16 15:34:21 +03:00