2025.1 Series Release Notes

4.5.0

New Features

  • The new [oslo_policy] remote_timeout option has been added. This option determines timeout in HTTP(S) requests in REST based policy check. Its default value is 60 seconds.

Upgrade Notes

  • Python 3.8 support has been removed. The minimum python version supported is 3.9 .

  • Default value of the [oslo_policy] policy_file has been updated from policy.json to policy.yaml.

  • The following options are no longer loaded from the [DEFAULT] section. Use the [oslo_policy] section instead.

    • policy_file

    • policy_default_rule

    • policy_dirs