openstack-ansible-os_glance/releasenotes/notes/glance_property_protection-458102a81be747f5.yaml
Aleksandr Chudinov e8de2a5f0b Add property protection configuration
Allows to configure property protection according to
https://docs.openstack.org/glance/latest/admin/property-protections.html

Change-Id: I9b4c0985969a4945ce8a1058206376b0347fbb27
2024-02-28 11:30:50 +02:00

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``.