monasca-events-api/monasca_events_api/app
akhiljain23 8ec3b67b77 Add support for using Falcon 2.0.0
Falcon 2.0.0 introduces some breaking changes. The relevant ones here are:

- falcon.testing.TestCase.api property was removed
- falcon.testing.TestBase class was removed

This commit also switches the project to use stestr, update sphinx dependency
and add lower-constraints job

Change-Id: I34255a603c069ed3b1e52017634ff01147473221
Story: 2005695
Task: 35688
2019-07-12 06:39:15 +00:00
..
common Add support for using Falcon 2.0.0 2019-07-12 06:39:15 +00:00
controller Added validations 2018-11-19 12:20:45 +00:00
core Added validations 2018-11-19 12:20:45 +00:00
healthcheck Add events endpoint 2017-12-18 13:42:02 +01:00
model Use the tenant_id from context to name the index in ES 2018-10-11 10:36:27 +02:00
__init__.py Provide oslo.policies 2017-08-01 13:24:09 +02:00
api.py Add events endpoint 2017-12-18 13:42:02 +01:00
wsgi.py Refactor devstack-plugin 2018-11-19 11:43:13 +01:00