File: manage-backend-param-b29e0be3dd8e14c3.yaml

package info (click to toggle)
puppet-module-nova 21.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 3,444 kB
  • sloc: ruby: 10,903; python: 38; makefile: 10; sh: 10
file content (7 lines) | stat: -rw-r--r-- 263 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
---
features:
  - |
    Added new parameter nova::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.