Include healthcheck middleware options

This change ensures the options of the healthcheck middleware, which is
enabled in api pipeline since [1] was merged, are included in
barbican.conf generated by the oslo-config-generator command.

[1] 3fc072d986

Change-Id: I95418a2413591f326148fb1ab0954ada8941bfb1
This commit is contained in:
Takashi Kajinami 2021-08-17 19:50:33 +09:00
parent ffea7f79c9
commit 83a805065c
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ namespace = keystonemiddleware.auth_token
namespace = oslo.log
namespace = oslo.messaging
namespace = oslo.middleware.cors
namespace = oslo.middleware.healthcheck
namespace = oslo.middleware.http_proxy_to_wsgi
namespace = oslo.policy
namespace = oslo.service.periodic_task