python-barbicanclient/barbicanclient
Sean McGinnis 9577fe0394 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: I3b728aee2f07ad547ee75cabf78659cef1233bc5
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-06-09 01:16:37 +00:00
..
barbican_cli Fix gate job failures and py3 compatibility 2020-06-08 15:40:22 -05:00
tests Use unittest.mock instead of third party mock 2020-06-09 01:16:37 +00:00
v1 Fix gate job failures and py3 compatibility 2020-06-08 15:40:22 -05:00
__init__.py Workaround for importing objects from old path 2017-07-29 09:53:02 +08:00
_i18n.py Update the documentation link for doc migration 2017-07-21 16:22:19 +08:00
barbican.py Support two-way auth for barbicanclient 2019-10-02 20:09:25 +00:00
base.py Allow fetching by UUID, and respect interface 2018-09-11 17:08:36 -06:00
client.py Correct docs usage of keystoneauth1 session 2017-09-12 16:06:15 -05:00
exceptions.py Refactor barbicanclient 2017-06-20 10:59:08 +08:00
formatter.py Add to_dict method to EntityFormatter. 2015-10-09 11:29:03 -04:00
osc_plugin.py Pass OSC interface through to barbican plugin 2018-01-16 17:18:42 +01:00
version.py Set client module __version__ 2017-03-25 06:11:52 +00:00