glance/glance/tests/unit/async_/flows/plugins
Sean McGinnis 94b0876429 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: I44e7b6f76e2d12f620ec602afc77ce11ba6b9d9a
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-04-20 15:07:00 +00:00
..
__init__.py Rename async package to async_ 2018-08-07 14:42:14 -04:00
test_image_conversion.py Use unittest.mock instead of third party mock 2020-04-20 15:07:00 +00:00
test_inject_image_metadata.py Use unittest.mock instead of third party mock 2020-04-20 15:07:00 +00:00