neutron/neutron/tests
Hervé Beraud 3df1679658 Use unittest.mock instead of mock
The mock third party library was needed for mock support in py2
runtimes. Since we now only support py36 and later, we can use the
standard lib unittest.mock module instead.

Also enabled the hacking check that should have caught this, it
was missing from tox.ini along with most of the other in-tree
hacking checks we have added over the years.

Change-Id: Id91175d0db8b8edc72f0dd98925ddbf7415bb881
2020-06-17 14:42:03 +00:00
..
common Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
contrib Allow sharing of subnet pools via RBAC mechanism 2020-04-09 19:02:47 +03:00
etc Convert policy.json into policy-in-code 2018-12-13 20:37:53 +00:00
fullstack [Fullstack] Mark security groups test as unstable 2020-05-25 10:32:07 +02:00
functional Merge "[OVN] Create localnet port for each created segment" 2020-06-11 21:02:59 +00:00
unit Use unittest.mock instead of mock 2020-06-17 14:42:03 +00:00
var
__init__.py
base.py Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
post_mortem_debug.py
tools.py Remove references to unittest2 library 2020-01-14 09:03:26 +00:00