monasca-api/monasca_api
Martin Chacon Piza 3997ba3236 Fix create_notification unittest and bump lower-constraints
- The method create_notification returns an uuid string, if it isn't
mocked the 'notification's id' will be:

<MagicMock name='NotificationsRepository().create_notification()'

which can't be dump to json later.

- Bump Mako to 1.0.7 in lower-constraints.txt
- Bump decorator to 4.1.0 in lower-constraints.txt

Change-Id: I1ba563fd3144241127efe1cedf8853603dcca008
(cherry picked from commit 73e942cc2e)
2021-09-30 16:49:54 +00:00
..
api Add Support for Falcon 3.0.0, 3.0.1 2021-06-06 21:29:22 +02:00
cmd [goal] Deprecate the JSON formatted policy file 2021-02-02 14:36:06 +00:00
common Replace removed DB methods with current ones 2021-07-22 22:35:58 +02:00
conf Set legacy_kafka_client_enabled = False on default 2020-07-14 16:15:23 +02:00
db Replace removed DB methods with current ones 2021-07-22 22:35:58 +02:00
expression_parser Update hacking for Python3 2020-04-22 07:37:55 +00:00
hacking Update hacking for Python3 2020-04-22 07:37:55 +00: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 Fix create_notification unittest and bump lower-constraints 2021-09-30 16:49:54 +00:00
v2 Add Support for Falcon 3.0.0, 3.0.1 2021-06-06 21:29:22 +02: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