cinder/releasenotes/notes/Zadara-change-to-access-key-b16bdaa9d8460b57.yaml
Bhaa Shakur 3ebefda515 Zadara VPSA: Move to API access key authentication
Add 'access_key' API authentication login method given
as input and move access_key to HTTP request header.
Fix unittest accordingly.

Change-Id: I11df21a7a213a0700d277d57ceee40f636955c50
2019-09-11 07:31:05 +00:00

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.