d8a630877b
This change removes the parameters which were deprecated during
the Victoria cycle in favor of the independent nova class[1].
[1] 4638137d44
Depends-on: https://review.opendev.org/819436
Change-Id: I33f6c131d6b68a45fcef88faa8e343f09a4d472e
19 lines
411 B
YAML
19 lines
411 B
YAML
---
|
|
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``
|
|
|