neutron/neutron/services/portforwarding
Flavio Fernandes 5f9b5dd861 port_forwarding: validate args before invoking db update (cont.)
This is a follow up for https://review.opendev.org/#/c/738145/

During backporting review, it became clear that unit test had a
flaw. It assumed that order of items in dictionary that make up
the exception message did not change. That is not true, based
on the python version used.

This follow up also includes a review feedback that did not make
into the original change: rename function that raises exception
to have "raise" in its name (raise_port_forwarding_update_failed).

Change-Id: I6fcd64e205e584017e6c9022f82a5497ea1cc576
Closes-Bug: #1878299
2020-08-10 14:00:06 +00:00
..
common Prevent bind fip to port has port forwarding 2019-01-03 12:41:55 +08:00
__init__.py [server side] Floating IP port forwarding plugin 2018-07-26 11:43:34 +08:00
callbacks.py port_forwarding: extend support for OVN usage 2020-05-07 18:10:20 -04:00
constants.py port_forwarding: extend support for OVN usage 2020-05-07 18:10:20 -04:00
pf_plugin.py port_forwarding: validate args before invoking db update (cont.) 2020-08-10 14:00:06 +00:00