freezer-api/freezer_api/cmd
gengchc2 24ebe1ffd7 Update handling for falcon 2.0.0 behavior changes
The 2.0.0 release of falcon changed the default values for two request
query parsing options that would cause failures due to unexpected
results. This sets those options to their previous defaults to maintain
compatibility across 2.0.0 and pre-2.0.0 versions of the package.
Lower constraint version raised to 1.1.0 where the options were
introduced.

There are additional integration test failures with Falcon 2.0.0 that
were due to changes in the subscription URL path.

Change-Id: I4aa18510cc11827c2ef478bf4ca6bd1baa9878e4
2019-05-31 03:34:22 +00:00
..
__init__.py Freezer API 2015-04-08 18:25:45 +01:00
api.py Update handling for falcon 2.0.0 behavior changes 2019-05-31 03:34:22 +00:00
manage.py Update json module to jsonutils 2019-02-21 11:00:54 +00:00
status.py Add freezer-manager-status upgrade check command framework 2018-10-29 01:33:41 +00:00
wsgi.py Add full pep8 check 2016-12-05 19:57:32 +04:00