3429717601
- A new config option named ``admin_metadata_keys`` was introduced and we expect it to be set in the DEFAULT section of the manila configuration file. It is expected that administrators will provide a list of metadata keys that can only be updated by administrators through this configuration option. - Drivers will be able to set metadata while creating shares through the `get_optional_share_creation_data` driver interface. Closes-Bug: #2050010 Change-Id: I6412710c7db89747d23033e1a5a6be9de5886b0b
7 lines
219 B
YAML
7 lines
219 B
YAML
---
|
|
upgrades:
|
|
- |
|
|
A new configuration option called ``admin_metadata_keys`` has been
|
|
introduced to assist cloud administrators while defining share
|
|
metadata that should only be modified by administrators.
|