Files
oslo.middleware/oslo_middleware/healthcheck/pluginbase.py
Jamie Lennox 96c918b86a Allow healthcheck to be configured by oslo.config
It is standard practice in oslo.middleware to allow configuration via
both the paste file and the oslo.config file. Projects such as keystone
don't allow shipping default configuration in the paste.ini files.

Use the configuration methods provided by the existing base middleware
to allow configuing via oslo.config and register the sample options
available for the middleware.

Closes-Bug: #1634329
Change-Id: I33b7b1f9d945280265eb3b712cb85a2d66616c17
2016-11-02 09:50:39 +11:00

1.5 KiB