Add support for healthcheck middleware options

Depends-on: https://review.opendev.org/772202
Change-Id: If0aa39e31bd59a0a14c24f4835a2c355305798b3
This commit is contained in:
Takashi Kajinami
2021-04-20 23:48:46 +09:00
parent 4f39c259d2
commit dd731f5d60
3 changed files with 101 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
---
features:
- |
The new ``glance::healthcheck`` class has been added. This class manages
parameters of healthcheck middlware in oslo.middleware.