puppet-neutron/releasenotes/notes/cleanup-deprecated-params-opencontrail-antelope-81c76f1bbbaf89d0.yaml
Takashi Kajinami 312f8ea954 Contrail: Clean up deprecated parameters
This removes the parameters which were deprecated during the previous
cycle[1][2] and have had no effect since then.

[1] b35ceea55a
[2] 766570bd5a

Change-Id: I48b9557e2552f12c25ce8149d92978394d0cc249
2022-11-15 10:51:54 +09:00

13 lines
304 B
YAML

---
upgrade:
- |
The following parameters of the ``neutron::plugins::opencontrail`` class
have been removed.
- ``keystone_auth_url``
- ``keystone_admin_user``
- ``keystone_admin_tenant_name``
- ``keystone_admin_password``
- ``keystone_admin_token``
- ``multi_tenancy``