octavia/octavia/tests/unit/amphorae/drivers/keepalived
Michael Johnson 49036845c1 Remove the 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 patch moves all references to "import mock" to
"from unittest import mock". It also cleans up some new line
inconsistency.

Change-Id: I72520a2ca010c2c27315d9dff839a4f9d7540b6b
2020-02-17 14:55:19 -08:00
..
jinja Remove the dependency on the "mock" package 2020-02-17 14:55:19 -08:00
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
test_vrrp_rest_driver.py Remove the dependency on the "mock" package 2020-02-17 14:55:19 -08:00