blob: 1ee182e3f440628eb71e0c01867c7c4b5005abff [file] [log] [blame]
Felipe Monteiro739041f2018-03-25 00:24:03 -04001---
2features:
3 - |
4 A new configuration group ``[policy_feature_enabled]`` has been added to
5 Patrole which will be responsible for collecting the feature flags to be
6 used for newly introduced policies or policies that were changed in a
7 backwards-incompatible way.
8
9 * create_port_fixed_ips_ip_address_policy (Neutron)
10 * update_port_fixed_ips_ip_address_policy (Neutron)
11 * limits_extension_used_limits_policy (Cinder)
12 * volume_extension_volume_actions_attach_policy (Cinder)
13 * volume_extension_volume_actions_reserve_policy (Cinder)
14 * volume_extension_volume_actions_unreserve_policy (Cinder)
15
16 These feature flags will be supported until Pike release cycle is EOL.