python-vitrageclient/vitrageclient
Sean McGinnis 993563f610
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: I564357caf5982a0db9be01c77e9e8c42bee932d6
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-04-18 11:59:50 -05:00
..
common Add option to wait for add and delete template 2019-06-05 13:45:39 +03:00
tests Use unittest.mock instead of third party mock 2020-04-18 11:59:50 -05:00
v1 Add new api vitrage status 2019-07-01 13:10:03 +03:00
__init__.py fix client to work 2015-12-01 16:20:09 +02:00
auth.py get verify option from session secure option 2017-07-13 16:54:48 +03:00
client.py some exceptions refactoring 2017-07-19 17:45:44 +03:00
exceptions.py some exceptions refactoring 2017-07-19 17:45:44 +03:00
osc.py add vitrage client to osc 2016-11-27 12:06:04 +02:00
shell.py Add new api vitrage status 2019-07-01 13:10:03 +03:00