python-manilaclient/releasenotes/notes/add-metadata-for-share-access-rule-11a6b36c0f4c87c2.yaml
zhongjun2 1aa12eb2f8 Support metadata for access rule resource
Now only share have metadata property.
We should support it for access rule as well.

Depends-On: https://review.openstack.org/#/c/570708/
Change-Id: I41b2882ecd16ed03bece05a7a77a387c9077bf5c
Partly-Implements: bp metadata-for-access-rule
2018-07-20 08:01:44 +00:00

6 lines
231 B
YAML

---
features:
- Added support to create share access rule metadata, update existing share
access rule metadata and delete share access rule metadata. Also added a
new shell command to show details of a share access rule.