File: migrate-parameters-to-nova-scheduler-58e73aede02f712b.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 (11 lines) | stat: -rw-r--r-- 458 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
---
deprecations:
  - |
    The following parmaeters in the ``nova::scheduler::filter`` class have been
    deprecated and will be removed in a future release. Use the new parameters
    in the ``nova::scheduler`` class.

    - ``nova::scheduler::filter::scheduler_max_attempts`` is replaced by
      ``nova::scheduler::max_attempts``
    - ``nova::scheduler::filter::periodic_task_interval`` is replaced by
      ``nova::scheduler::periodic_task_interval``