heat.common.cache 模块

与 oslo.cache 模块和 heat 集成相关的代码。

heat.common.cache.get_cache_region()[source]
heat.common.cache.list_opts()[source]
heat.common.cache.register_cache_configurations(conf)[source]

注册 oslo.cache 所需的所有配置。

此过程注册 oslo.cache 所需的所有配置。应在配置缓存区域之前调用它

参数:

conf – heat 配置实例

返回值:

更新后的 heat 配置