Add missing oslo.cache options

This change ensures options of the oslo.cache library are included in
heat.conf generated by oslo-config-generator.

Change-Id: I89efa955e9321e246c9d339a6e5a18d44282eca6
This commit is contained in:
Takashi Kajinami 2021-08-23 11:26:43 +09:00
parent 42b5f68bf0
commit 605b10c31b
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ namespace = heat.api.aws.ec2token
namespace = keystonemiddleware.auth_token
namespace = oslo.messaging
namespace = oslo.middleware
namespace = oslo.cache
namespace = oslo.log
namespace = oslo.policy
namespace = oslo.service.service