heat/heat/api
Takashi Kajinami e17f68a83b Deploy healthcheck middleware as app instead of filter
Using the healthcheck middleware as a filter is deprecated and
the middleware should be used as an application[1].
 [1] 6feaa13610c450c8486f969703768db5319b4846

This change updates definition and usage of the healthcheck middleware
accordingly to avoid the following deprecation warning.

DeprecationWarning: Using function/method 'Healthcheck.factory()' is
deprecated: The healthcheck middleware must now be configured as
an application, not as a filter.

This also refactors composite definitions based on flavor by the new
pipeline factory.

Story: 2009071
Task: 42881
Change-Id: I75386dc4a7dc14b3c753dfff01f147ef8233bf94
2022-06-06 23:47:16 +09:00
..
aws Remove six and python 2.7 full support 2020-04-22 12:23:44 +02:00
cfn [goal] Deprecate the JSON formatted policy file 2021-06-17 01:35:45 +08:00
middleware Remove six and python 2.7 full support 2020-04-22 12:23:44 +02:00
openstack Validate limit query parameter for List Software Config API 2022-05-25 13:09:19 +09:00
__init__.py Deploy healthcheck middleware as app instead of filter 2022-06-06 23:47:16 +09:00
versions.py Remove six and python 2.7 full support 2020-04-22 12:23:44 +02:00