This change improves coverage of the file backend parameters. Because the filesystem_store_datadirs parameter is MultiStrOpt, support for MultiStrOpt is also introduced to the glance_cache_config resource type. Change-Id: I5785605bf4224c0f189fd7700d5a9b05def058e8
12 lines
365 B
YAML
12 lines
365 B
YAML
---
|
|
features:
|
|
- |
|
|
The ``glance::backend::multistore::file`` resource type now supports
|
|
the following parameters, to configure the same parameter for file backend.
|
|
|
|
- ``filesystem_store_datadirs``
|
|
- ``filesystem_store_metadata_file``
|
|
- ``filesystem_store_file_perm``
|
|
- ``filesystem_store_chunk_size``
|
|
- ``filesystem_thin_provisioning``
|