heat.common.cache module

heat.common.cache module

The code related to integration between oslo.cache module and heat.

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

Register all configurations required for oslo.cache.

The procedure registers all configurations required for oslo.cache. It should be called before configuring of cache region

Parameters

conf – instance of heat configuration

Returns

updated heat configuration

Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.