File: cleanup-server-notifications-f51f613bf29c0c13.yaml

package info (click to toggle)
puppet-module-neutron 25.0.0-6
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 3,708 kB
  • sloc: ruby: 12,680; python: 38; sh: 15; makefile: 10
file content (18 lines) | stat: -rw-r--r-- 411 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
upgrade:
  - |
    The following parameters of the ``neutron::server::notifications`` class
    has been removed.

    - ``password``
    - ``auth_type``
    - ``username``
    - ``project_name``
    - ``user_domain_name``
    - ``project_domain_name``
    - ``auth_url``
    - ``region_name``
    - ``endpoint_type``
    - ``notify_nova_on_port_status_changes``
    - ``notify_nova_on_port_data_changes``