Pass resource metadata updates to backend drivers
Currently, Manila allows to perform add/update/delete operations on resource metadata. This include resources such as share, snapshot and share network subnet etc. However these operations only handle changes in db assuming resource metadata can only be used for tagging purpose.
So if customer wants to perform any backend driver operation on resource based on resource metadata/field, Manila needs to introduce new API.
Blueprint information
- Status:
- Not started
- Approver:
- Goutham Pacha Ravi
- Priority:
- Medium
- Drafter:
- kiran pawar
- Direction:
- Approved
- Assignee:
- kiran pawar
- Definition:
- Drafting
- Series goal:
- Accepted for dalmatian
- Implementation:
-
Unknown
- Milestone target:
-
dalmatian-3
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Add spec lite for resource metadata backend operations
Addressed by: https:/
Pass share metadata updates to backend drivers
Addressed by: https:/
NetApp: Implement share metadata update method
Addressed by: https:/
[RFC] Pass share network subnet metadata updates to backend drivers
Addressed by: https:/
[doc] Driver updatabled metadata
Gerrit topic: https:/
Addressed by: https:/
[doc] Driver updatable metadata
Addressed by: https:/
Add tests for share network subnet metadata
Addressed by: https:/
NetApp: Implement share network subnet metadata update method