neutron-fwaas/neutron_fwaas/services
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
..
firewall Fix wrong argument name in _rpc_update_firewall 2015-07-16 15:34:21 +03:00
__init__.py Split fwaas services code into neutron-fwaas 2014-12-08 13:38:07 -07:00