e8de2a5f0b
Allows to configure property protection according to https://docs.openstack.org/glance/latest/admin/property-protections.html Change-Id: I9b4c0985969a4945ce8a1058206376b0347fbb27
8 lines
325 B
YAML
8 lines
325 B
YAML
---
|
|
features:
|
|
- |
|
|
Added property protection configuration, managed with new variables:
|
|
``glance_property_protection_file_overrides`` (should be configured
|
|
for a configuration to run, look in Default variables for an example),
|
|
``glance_property_protection_rule_format``, ``glance_property_protection_file``.
|