puppet-heat/releasenotes/notes/manage-backend-param-a84553...

8 lines
263 B
YAML

---
features:
- |
Added new parameter heat::cache::manage_backend_package that is sent to the
oslo::cache class which determines if the backend cache python library
should be installed or not. Defaults to true same as oslo::cache default
value.