Files
neutron/neutron/db
Rodolfo Alonso Hernandez f3b84ed099 Remove unneeded contexts in `_create_port_security_group_binding`
Removed unneeded database context in
``_create_port_security_group_binding``. This method is called always
from inside an active database transaction, when the port is udpated
or created.

The retry context only makes sense when a method is called outside
an active database transaction. It doesn't retry the command if the
context passed has an active transaction.

Trivial-Fix

Change-Id: I8f84c1bce0d1ce2538789e3511fd8f7b64fcd41a
2022-05-20 09:07:02 +00:00
..
2017-02-25 06:29:33 +00:00
2017-02-25 06:29:33 +00:00
2019-04-17 11:25:41 -06:00
2021-11-11 10:08:23 +03:00
2021-05-05 15:17:50 +03:00