monasca-api/monasca_api
Sean McGinnis 3182d90bbf 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: Ib2843c62ff29b269139981f067ae6afcab624799
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-04-23 12:21:44 +02:00
..
api Migrate from ujson to simplejson 2020-04-18 10:28:24 +02:00
cmd Support standard config file path for monasca-api 2019-01-08 12:17:05 +01:00
common Migrate from ujson to simplejson 2020-04-18 10:28:24 +02:00
conf Support batching metrics when writing to Kafka 2019-11-15 16:33:15 +00:00
db Fix notification method type DB schema migration 2020-01-14 09:27:30 +00:00
expression_parser Remove xrange for run both Python 2 and Python 3 2017-05-31 08:51:43 +02:00
hacking Remove xrange for run both Python 2 and Python 3 2017-05-31 08:51:43 +02:00
healthcheck Skip authentication for version and healthcheck endpoints 2018-11-20 14:12:53 +01:00
policies Merge log-api and api 2019-09-26 12:02:20 +02:00
tests Use unittest.mock instead of third party mock 2020-04-23 12:21:44 +02:00
v2 Merge "Allow users to set periodic notifications on all notification types" 2020-04-22 10:09:43 +00:00
__init__.py Updated for Falcon 0.2 and clean-up 2015-06-06 21:47:03 -06:00
config.py Support standard config file path for monasca-api 2019-01-08 12:17:05 +01:00
healthchecks.py Using oslo.policy for monasca-api 2018-06-05 12:25:07 +00:00
version.py Prepare foundation for doc migration 2017-07-31 10:43:49 +00:00