openstacksdk/releasenotes/notes/add-shared-file-system-shares-e9f356a318045607.yaml
Ashley Rodriguez df5f987c1e Add share resource to shared file system
Introduce Shares class with basic methods
including list, create, delete, get and update to
shared file system storage service.

[1] https://tree.taiga.io/project/ashrod98-openstacksdk-manila-support/us/11?kanban-status=2360120

Change-Id: Ia7d7c88eb55307296336e2f04a00e92bdca6f8ae
2021-07-12 19:51:05 +00:00

6 lines
125 B
YAML

---
features:
- |
Added support to create, update, list, get, and delete shares
(from shared file system service).