neutron/neutron
Boden R 6d9f1c662f use retry_if_session_inactive from neutron-lib
The retry_if_session_inactive decorator was rehomed into neutron-lib
[1]. This patch consumes it by removing the function from neutron and
using neutron-libs version where appropriate.

NeutronLibImpact

[1] https://review.openstack.org/#/c/557040/

Change-Id: I3e3289f33e62d45933d0fbf165bb4b25078f22d5
2018-10-12 14:47:35 -06:00
..
agent Merge "Allow Ipv6 addresses for nova_metadata_host" 2018-10-12 17:45:51 +00:00
api Upgrade pylint to a version that works with python3 2018-10-04 18:03:25 +00:00
cmd netns_cleanup: Remove unused parameter from unplug_devices() 2018-10-10 11:15:59 +02:00
common Merge "Allow Ipv6 addresses for nova_metadata_host" 2018-10-12 17:45:51 +00:00
conf Implement filter validation 2018-07-19 04:13:43 +00:00
core_extensions use autonested_transaction from neutron-lib 2018-07-26 07:41:34 -06:00
db use retry_if_session_inactive from neutron-lib 2018-10-12 14:47:35 -06:00
debug Fix all pep8 E265 errors 2018-04-30 16:35:52 -04:00
extensions Remove population of is_filter keyword 2018-10-02 20:45:19 +00:00
hacking use sqla functions from neutron-lib 2018-07-25 21:04:20 +00:00
ipam Fix flake8 H404 errors 2018-10-05 21:48:41 +00:00
locale Imported Translations from Zanata 2018-03-03 06:08:46 +00:00
notifiers Fix W503 pep8 warnings 2018-04-17 14:22:58 +00:00
objects Merge "Fix flake8 H404 errors" 2018-10-09 07:00:33 +00:00
pecan_wsgi Merge "Upgrade pylint to a version that works with python3" 2018-10-05 17:14:15 +00:00
plugins use retry_if_session_inactive from neutron-lib 2018-10-12 14:47:35 -06:00
privileged Remove a bare raise noticed by the linter 2018-10-03 08:41:26 +00:00
quota use retry_if_session_inactive from neutron-lib 2018-10-12 14:47:35 -06:00
scheduler Fetch specific columns rather than full ORM entities 2018-08-22 10:14:09 +00:00
server Allow neutron-api load config from WSGI process 2018-07-25 15:22:14 +07:00
services use retry_if_session_inactive from neutron-lib 2018-10-12 14:47:35 -06:00
tests Merge "Allow Ipv6 addresses for nova_metadata_host" 2018-10-12 17:45:51 +00:00
__init__.py tell pylint to ignore python2 version of gettext 2018-10-03 08:39:35 +00:00
_i18n.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
auth.py Use oslo.context class method to construct context object 2017-03-23 09:02:46 +00:00
manager.py Implement filter validation 2018-07-19 04:13:43 +00:00
neutron_plugin_base_v2.py Do not load default service plugins if core plugin is not DB based 2017-11-09 20:34:52 +00:00
opts.py Merge "Remove deprecated cache_url" 2018-01-03 06:35:59 +00:00
policy.py Add ext_parent policy check 2018-08-01 02:45:42 +08:00
service.py Allow neutron-api load config from WSGI process 2018-07-25 15:22:14 +07:00
version.py
worker.py replace WorkerSupportServiceMixin with neutron-lib's WorkerBase 2017-06-14 06:56:48 -06:00
wsgi.py Fix best_match() deprecation warning 2018-10-03 19:30:40 +00:00