neutron/neutron/tests/unit/agent
Bernard Cafarelli ab25c89834
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)

Conflicts:
	lower-constraints.txt
	requirements.txt

Change-Id: Ie74ea517a403e6e2a7a4e0a245dd20e5281339e8
Closes-Bug: #1907242
(cherry picked from commit 8d6c301301)
2020-12-14 11:35:53 +01:00
..
common Merge "Improve terminology in the Neutron tree" 2020-08-28 14:06:18 +00:00
dhcp Update requirements for recent pip failures 2020-12-14 11:35:53 +01:00
l2 Remove "six" library 2020-07-28 16:55:52 +00:00
l3 Update requirements for recent pip failures 2020-12-14 11:35:53 +01:00
linux Merge ""scope" conversion only just before pyroute2 method call" into stable/victoria 2020-11-03 21:34:11 +00:00
metadata metadata-ipv6: Accept link local address in X-Forwarded-For 2020-08-31 13:02:49 +02:00
ovn Use metadata constants from n-lib 2020-09-04 15:08:30 +00:00
ovsdb Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
windows Remove "six" library 2020-07-28 16:55:52 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_agent_extensions_manager.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_resource_cache.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_rpc.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_securitygroups_rpc.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00