manila/releasenotes/notes/hitachi-driver-cifs-user-support-3f1a8b894fe3e9bb.yaml
Alyson Rosa dfb9e587b1 Add support for CIFS shares in HNAS driver
Updating Manila Hitachi HNAS driver to support shares using CIFS protocol.
It accepts 'user' as access type and both rw and ro as access level.

Change-Id: I18fd5afcea6f91d870bbfc256c71a92aad014c91
Implements: blueprint hnas-driver-cifs-support
2016-08-09 10:11:30 -03:00

9 lines
305 B
YAML

---
prelude: >
Add support for CIFS protocol in Manila HNAS driver.
features:
- Added support for CIFS shares in Hitachi HNAS driver. It supports
user access type, where a permission for a user or a group can be
added/removed. Also, accepts 'read write' and 'read only' as access
level.