python-neutronclient/neutronclient
Hervé Beraud f751dd3782 Use unittest.mock instead of mock
The mock third party library was needed for mock support in py2
runtimes. Since we now only support py36 and later, we can use the
standard lib unittest.mock module instead.

Change-Id: Ia7226d968b8594677fc8dea664b58a80ba193ac5
2020-06-09 19:01:23 +02:00
..
common Remove usage of six 2020-05-15 17:27:56 -04:00
neutron Stop to use the __future__ module. 2020-06-02 20:50:34 +02:00
osc Stop to use the __future__ module. 2020-06-02 20:50:34 +02:00
tests Use unittest.mock instead of mock 2020-06-09 19:01:23 +02:00
v2_0 Merge "Add segments client code" 2020-06-03 08:20:46 +00:00
__init__.py Empty file shouldn't contain copyright nor license 2014-03-13 09:00:18 +08:00
_i18n.py Remove log translations 2017-03-23 15:44:49 +08:00
client.py Convert exception to string before passing it in 2020-01-14 15:33:30 +00:00
shell.py Stop to use the __future__ module. 2020-06-02 20:50:34 +02:00
version.py Add reno for release notes management 2015-11-24 07:39:23 +09:00