python-manilaclient/releasenotes/notes/add-snapshot-metadata-49b0288bf2f12bf0.yaml
Ashley Rodriguez bbfd7d5468 Metadata for Share Snapshots
Introduce MetadataCapableResource and
MetadataCapableManager to abstract away
metadata operations for a resource and
collections of resources in the manilaclient
SDK. Extend these into OSC capabilities
where appropriate. Bumps max microversion to 2.73.

In this change:
1) Shares
2) Snapshots

Depends-On: I91151792d033a4297557cd5f330053d78895eb78
Implements: bp/metadata-for-share-resources
Change-Id: I82791614b62b540eb108e99ae8ee5ce62b36b42c
2023-02-03 19:35:24 +00:00

5 lines
166 B
YAML

features:
- |
Adds support to set snapshot property on snapshot create, filter list on
snapshot property, and snapshot property set and unset. Only in OSC.