neutron/neutron/pecan_wsgi
Oleg Bondarev 22250e783b Set DB retry for quota_enforcement pecan_wsgi hook
The hook starts a DB transaction and should be covered with
DB retry decorator.

For Rocky backport had to import neutron_lib.db for retry_db_errors.

Closes-Bug: #1777965
Closes-Bug: #1771293
Change-Id: I044980a98845edc7b0a02e3323a1e62eb54c10c7
(cherry picked from commit ab286bcdac)
(cherry picked from commit 3ec7aed8a3)
2019-12-09 12:08:47 +00:00
..
controllers Implement filter validation 2018-07-19 04:13:43 +00:00
hooks Set DB retry for quota_enforcement pecan_wsgi hook 2019-12-09 12:08:47 +00:00
__init__.py Rename 'newapi' to 'pecan_wsgi' 2015-09-02 15:53:34 +00:00
app.py Fixes minor typo in neutron 2018-01-18 14:27:59 +08:00
constants.py Pecan: implement DHCP notifications in NotifierHook 2016-02-15 10:50:28 +00:00
startup.py consume neutron-lib resources attr map 2018-03-09 13:37:28 -07:00