tripleo-heat-templates/releasenotes/notes/add_token_auth-fb9f0dfe8e70a4c1.yaml
waleedm d98009ae49 Change authentication method for Mellanox sdn controller
Change sdn authentication from basic(username,password) to token
authentication, deprecate MlnxSDNUsername and MlnxSDNPassword
and add a new parameter "MlnxSDNToken" to authenticate sdn controller

Depends-on: https://review.opendev.org/c/openstack/puppet-neutron/+/814554
Change-Id: Icf39bbd3621423f350275d5183071987719622e1
2021-10-28 06:33:04 +00:00

11 lines
205 B
YAML

---
deprecations:
- |
The MlnxSDNUsername and MlnxSDNPassword have been deprecated
and have no effect
other:
- |
A new param MlnxSDNToken has been added to authenticate sdn
controller