8ce1ea3d93
Change sdn authentication from basic(username, password) to token authentication, deprecate username and password and add a new parameter token Depends-on: https://review.opendev.org/814557 Change-Id: Ie8b347a4705045dfa0363284ec41e9e519ec19f9
14 lines
376 B
YAML
14 lines
376 B
YAML
---
|
|
features:
|
|
- The new ``sdn_token`` parameter to authenticate sdn has been added to
|
|
the ``neutron::plugins::ml2::mellanox::mlnx_sdn_assist`` class.
|
|
|
|
deprecations:
|
|
- |
|
|
The following two parameters of
|
|
the ``neutron::plugins::ml2::mellanox::mlnx_sdn_assist`` class have been
|
|
deprecated and have no effect now.
|
|
|
|
- ``sdn_username``
|
|
- ``sdn_password``
|