manila/releasenotes/notes/bug-2050010-allow-configuring-admin-and-driver-metadata-b0ede7d7cf057b5b.yaml
silvacarloss 987352d6cb Change admin metadata config option name
This change is a follow-up to a change that merged recently [1].
We are changing the name of the config option to make it similar
to the policy we have defined for updating some metadata that
should only be manipulated by administrators.

[1] https://review.opendev.org/c/openstack/manila/+/909175

Related-Bug: #2050010
Change-Id: I9a8a27f1181b92291f2d4ad5fd9d4483e2dacc50
2024-03-08 20:36:35 +00:00

9 lines
363 B
YAML

---
upgrades:
- |
A new configuration option called ``admin_only_metadata`` has been
introduced to assist cloud administrators while defining share
metadata that should only be modified by administrators. This
configuration option defaults to the existing admin only metadata
keys, i.e., scheduler hints to preserve backwards compatibility.