File: compute-image_cache-11d66c225ce11596.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 (14 lines) | stat: -rw-r--r-- 515 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
features:
  - |
    The new ``nova::compute::image_cache`` class has been added to manage
    parameters for image cache feature.
deprecations:
  - |
    The following parameters in the ``nova::compute::libvirt`` class have been
    deprecated and will be removed in a future release. Use the corresponding
    parameter in the new ``nova::compute::image_cache`` class.

    - ``remove_unused_base_images``
    - ``remove_unused_original_minimum_age_seconds``
    - ``remove_unused_resize_minimum_age_seconds``