Files
manila/releasenotes/notes/vastdata-add-api-token-based-auth-f6ee3fdce1ba6450.yaml
Volodymyr Boiko 124c403254 added API token based auth
Change-Id: I2ea749bcbcf816cdbdd6b9df7d463ac3a758d080
2025-03-31 09:43:47 +03:00

7 lines
293 B
YAML

---
features:
- Added support for authentication using an API token in the VAST Manila driver.
Introduced the `vast_api_token` configuration option, allowing users to
authenticate with a pre-generated API token instead of using `vast_mgmt_user`
and `vast_mgmt_password`.