File: manage-backend-param-b29e0be3dd8e14c3.yaml

package info (click to toggle)
puppet-module-nova 25.0.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,100 kB
  • sloc: ruby: 11,433; python: 38; sh: 10; makefile: 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.