neutron/neutron/tests/functional/agent/l2
Brian Haley 8126f88894 Complete removal of dependency on the "mock" package
Now that we are python3 only, we should move to using the built
in version of mock that supports all of our testing needs and
remove the dependency on the "mock" package.

This completes removal of all references to "import mock",
changing to "from unittest import mock" in fullstack and
functional tests.

Added a hacking check to enforce it in future patches.

Change-Id: Ifcaf1c21bea0ec3c35278e49cecc90a101a82113
2020-05-01 12:05:34 -04:00
..
extensions Complete removal of dependency on the "mock" package 2020-05-01 12:05:34 -04:00
__init__.py OVS agent QoS extension functional test for bandwidth limit rules 2015-08-08 15:39:11 +02:00
base.py Complete removal of dependency on the "mock" package 2020-05-01 12:05:34 -04:00