3ebefda515
Add 'access_key' API authentication login method given as input and move access_key to HTTP request header. Fix unittest accordingly. Change-Id: I11df21a7a213a0700d277d57ceee40f636955c50
12 lines
390 B
YAML
12 lines
390 B
YAML
---
|
|
features:
|
|
- |
|
|
Zadara VPSA Driver: Added new driver authentication method to use VPSA
|
|
API access key, and deprecate exisiting authentication method that used
|
|
username and password combination. The deprecated config inputs will be
|
|
removed in the next official release after Train.
|
|
|
|
upgrade:
|
|
- |
|
|
Add a new config option 'zadara_access_key': Zadara VPSA access key.
|