Takashi Kajinami 9ce08a6f0f healthcheck: Limit source IP range
This change introduces the new [healthcheck] allowed_source_ranges
option, to restrict access to healthcheck endpoint within specific
network ranges. This parameter is useful to avoid access from external
network, because healthcheck endpoint has no authentication usually.

Change-Id: I2b88704c260edd1a4c49cfde9de4cee4b90be862
2021-08-11 13:33:18 +00:00
2021-01-03 16:18:03 +08:00
2020-09-22 11:18:45 +02:00
2019-04-19 19:48:39 +00:00
2018-07-04 08:20:45 +07:00
2021-04-15 18:23:11 +01:00
2020-05-06 07:12:09 -05:00
2020-02-10 18:35:35 +01:00

oslo.middleware

Latest Version

Downloads

Oslo middleware library includes components that can be injected into wsgi pipelines to intercept request/response flows. The base class can be enhanced with functionality like add/delete/modification of http headers and support for limiting size/connection etc.

Description
OpenStack middleware library
Readme 4.3 MiB
Languages
Python 100%