neutron/neutron/tests/unit/services/portforwarding
Flavio Fernandes f379740348 port_forwarding: validate args before invoking db update
Add validator to update_floatingip_port_forwarding so codepath does not
attempt performing invalid database operation. With that, operation fails
right away, with a hint on the offending argument(s).

Change-Id: I8284b22c5d691bfd9eadeb8590c3d4b27d261b04
Closes-Bug: #1878299
2020-07-19 09:28:16 -04:00
..
__init__.py [server side] Floating IP port forwarding plugin 2018-07-26 11:43:34 +08:00
test_pf_plugin.py port_forwarding: validate args before invoking db update 2020-07-19 09:28:16 -04:00