987352d6cb
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
9 lines
363 B
YAML
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.
|