python-masakariclient/masakariclient
Sean McGinnis 65a95cbd18
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: If3a760ea142023791d44350d4603b329b4396f6b
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-04-18 11:58:42 -05:00
..
common Display progress_details of the notification 2019-03-08 07:20:00 +00:00
osc Display progress_details of the notification 2019-03-08 07:20:00 +00:00
tests Use unittest.mock instead of third party mock 2020-04-18 11:58:42 -05:00
v1 Add api_version support 2019-02-21 07:21:44 +00:00
__init__.py Change masakariclient initial module 2016-11-07 05:08:51 +00:00
api_versions.py Display progress_details of the notification 2019-03-08 07:20:00 +00:00
cliargs.py Add --os-interface and --os-region-name options 2018-08-15 14:02:05 +09:00
client.py Add masakari CLI Implemented the masakari CLI code 2016-11-08 10:12:39 +00:00
plugin.py Display progress_details of the notification 2019-03-08 07:20:00 +00:00
shell.py Update hacking for Python3 2020-04-03 07:06:04 +02:00