The code related to integration between oslo.cache module and heat.
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 |
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.