tempest/tempest/tests/api/compute
Sean McGinnis eed8074e64 Use unittest.mock instead of third party mock
Now that we no longer support py27, we can use the standard library
unittest.mock module instead of the third party mock lib.

Change-Id: If1de2f48da1fd6ed3f96c98b8dce9eace4f8095d
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-05-17 17:22:58 +00:00
..
__init__.py Add unit tests for BaseV2ComputeTest.create_image_from_server 2017-02-07 16:38:00 -05:00
test_base.py Use unittest.mock instead of third party mock 2020-05-17 17:22:58 +00:00