cinder/releasenotes/notes/vmax-iscsi-chap-authentication-e47fcfe310b85f7b.yaml
Unana Okpoyo 77055e7cc6 VMAX driver - Enable CHAP authentication for vmax backend
This integrates Initiator (one way) CHAP authentication functionality into the
VMAX backend. Prior discovery should have been established. When an initiator
tries to manually connect to the array that is CHAP enabled,
use_chap_auth=True, chap_username and chap_password must be set in the
backend configuration

Change-Id: I037ae494eeb234fe2285b3635d24ee8c5226b9bc
Implements: blueprint vmax-iscsi-chap-authentication
2018-01-01 20:13:38 +00:00

5 lines
78 B
YAML

---
features:
- |
Add chap authentication support for the vmax backend.