refstack/refstack
Hervé Beraud da9cb79e93 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: I70a406c060ba681ddc000788b3fa5ab2bba4d41f
2021-01-25 19:38:53 +00:00
..
api Replace six by python3 code style 2021-01-11 20:33:56 +00:00
db Replace six by python3 code style 2021-01-11 20:33:56 +00:00
tests Use unittest.mock instead of mock 2021-01-25 19:38:53 +00:00
__init__.py Add authentication through openstackid.org 2015-07-02 16:20:55 +03:00
opts.py Add endpoint and UI for public keys uploading 2015-08-13 20:40:55 +00:00