neutron/neutron
Bernard Cafarelli 8d6c301301
Update requirements for recent pip failures
Bump astroid test requirement to 2.4.0
Older versions trigger an error on wrapt dependency:
https://github.com/PyCQA/astroid/issues/755

Bump pylint accordingly to new astroid

Fix some new PEP8 warnings appearing with new versions, and filter out
the larget I202 "Additional newline in a group of imports" one for now

Drop psutil from functional requirements, it indicated an old version
and we have it in common requirements now

Bump a series of lower-constraints and requirements to work with new pip
resolver, testing with steps outlined at:
http://lists.openstack.org/pipermail/openstack-discuss/2020-December/019285.html
This includes eventlet 0.22.1, previous versions triggered a hard to
track error on enum34
Cap cryptography in lower-constraints to prevent discovery failure in
relevant job (other jobs have it capped via upper-constraints)

Change-Id: Ie74ea517a403e6e2a7a4e0a245dd20e5281339e8
Closes-Bug: #1907242
2020-12-09 13:17:51 +01:00
..
agent Merge "Don't fail if FIP is not in port forwarding cache during cleaning" 2020-12-06 05:37:19 +00:00
api Merge "Check project_id/tenant_id in API call" 2020-12-04 06:31:57 +00:00
cmd Fix calling of add_tunnel_port method from sanity checks module 2020-11-25 14:40:33 +00:00
common Merge "Auto-remove floating agent gw ports on net/subnet delete" 2020-11-23 15:43:45 +00:00
conf Merge "Remove deprecated use_veth_interconnection option" 2020-11-19 09:07:16 +00:00
core_extensions Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
db Update requirements for recent pip failures 2020-12-09 13:17:51 +01:00
debug Fix neutron debug probe to use integration_bridge 2020-03-31 11:17:47 +00:00
extensions Merge "Remove left over code for availability_zone_filter" 2020-12-03 21:38:46 +00:00
hacking Remove "six" library 2020-07-28 16:55:52 +00:00
ipam Bump pylint version to support python 3.8 2020-08-06 16:00:30 +02:00
locale Imported Translations from Zanata 2020-10-11 07:22:44 +00:00
notifiers Add config option ``http_retries`` 2020-06-29 22:07:46 -04:00
objects Merge "Support remote address group in SG rules" 2020-11-28 11:26:39 +00:00
pecan_wsgi Log exception generated in Controller.prepare_request_body 2020-08-18 16:18:34 -03:00
plugins Update requirements for recent pip failures 2020-12-09 13:17:51 +01:00
privileged Remove "ovs-vsctl" support from rootwrap 2020-11-23 16:23:36 +00:00
profiling Remove "six" library 2020-07-28 16:55:52 +00:00
quota Remove "six" library 2020-07-28 16:55:52 +00:00
scheduler Finish the new DB engine facade migration 2020-11-24 09:20:35 +00:00
server Re-use existing ProcessLauncher from wsgi in RPC workers 2020-02-07 14:51:06 +01:00
services Update requirements for recent pip failures 2020-12-09 13:17:51 +01:00
tests Update requirements for recent pip failures 2020-12-09 13:17:51 +01:00
__init__.py Remove usage of six.PY2 2020-05-22 12:59:01 -04:00
_i18n.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
auth.py
manager.py Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
neutron_plugin_base_v2.py Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
opts.py No rpc_response_max_timeout in LB-agent 2020-06-01 15:25:20 +00:00
policy.py Remove usage of six.text_type and six.string_type 2020-05-22 14:02:55 -04:00
service.py Re-use existing ProcessLauncher from wsgi in RPC workers 2020-02-07 14:51:06 +01:00
version.py
worker.py Change process name of neutron-server to match worker role 2019-03-01 14:18:09 -05:00
wsgi.py Remove usage of six.text_type and six.string_type 2020-05-22 14:02:55 -04:00