puppet-neutron/releasenotes/notes/deprecate-nova-keystone-v2-91ee5243d85b37ba.yaml
Takashi Kajinami ed3605c74d Deprecate parameters for Keystone v2
Deprecate tenant_id and tenant_name, which are valid only with
Keystone v2 API, which is now deprecated.

Change-Id: I90eeef005c613cec40a2922080a5485bb5bf45af
2020-04-12 22:52:37 +09:00

9 lines
274 B
YAML

---
deprecations:
- |
The following parameters were deprecated because these parameters are valid
only with Keystone v2, which is now completely deprecated.
- ``neutron::server::notifications::tenant_id``
- ``neutron::server::notifications::tenant_name``