File: move-cinder-ceilometer-to-init-efb8ebbdca98519c.yaml

package info (click to toggle)
puppet-module-cinder 25.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 2,492 kB
  • sloc: ruby: 6,690; python: 38; makefile: 10; sh: 10
file content (12 lines) | stat: -rw-r--r-- 524 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
---
upgrade:
  - |
    The cinder::ceilometer class is deprecated and has no effect. The parameters
    notification_transport_url, notification_driver and notification_topics has
    been moved to the cinder class. The default value of notification_driver has
    been changed, you need to explicitly set it to messagingv2 or another driver
    that you want to use.
deprecations:
  - |
    The cinder::ceilometer class is deprecated and has no effect. The parameters
    for this class has been moved to the cinder class.