monasca-api/monasca_api
Martin Chacon Piza a6e56ab63c Add Support for Falcon 3.0.0, 3.0.1
- Support to new Falcon 3.0.0 and 3.0.1 keeping compatibility
for version 2.0.0

- Remove Falcon's class OptionalRepresentation
Starting from Falcon 3.0.0 version the class OptionalRepresentation
was removed. [1]

- Remove unnecessary URL slashes which are not compatible
with Falcon >= 3.0.0

- Keep facon.API instead of new falcon.App to keep support for
version 2.0.0

- Disable temporary docker-build and docker-publish Zuul jobs.

[1] https://falcon.readthedocs.io/en/stable/changes/3.0.0.html#breaking-changes

Change-Id: Ifb067429dd66fd350110187ac3a8b6a9977bad90
2021-06-06 21:29:22 +02: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 [goal] Deprecate the JSON formatted policy file 2021-02-02 14:36:06 +00:00
conf Set legacy_kafka_client_enabled = False on default 2020-07-14 16:15:23 +02:00
db Stop to use the __future__ module. 2020-06-02 20:24:41 +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 Add Support for Falcon 3.0.0, 3.0.1 2021-06-06 21:29:22 +02: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