We are content to announce the release of: oslo.middleware 3.22.0: Oslo Middleware library This release is part of the ocata release series. The source is available from: http://git.openstack.org/cgit/openstack/oslo.middleware Download the package from: https://pypi.python.org/pypi/oslo.middleware Please report issues through launchpad: http://bugs.launchpad.net/oslo.middleware For more details, please see below. Changes in oslo.middleware 3.21.0..3.22.0 ----------------------------------------- 6feaa13 Transform healthcheck from filter to an application b528325 Suggest to use egg based filter_factory rather than fragile full path Diffstat (except docs and test files) ------------------------------------- oslo_middleware/healthcheck/__init__.py | 66 ++++++++++++++++++++++++--------- oslo_middleware/healthcheck/opts.py | 1 + setup.cfg | 3 ++ 5 files changed, 57 insertions(+), 21 deletions(-)