d98009ae49
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
11 lines
205 B
YAML
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
|