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] 3fc072d986f141b7153e4cd4543028f665f04ad0 Change-Id: I95418a2413591f326148fb1ab0954ada8941bfb1
This commit is contained in:
parent
ffea7f79c9
commit
83a805065c
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user