[oslo] oslo.policy 1.29.0 (queens)
We contentedly announce the release of: oslo.policy 1.29.0: Oslo Policy library This release is part of the queens release series. The source is available from: https://git.openstack.org/cgit/openstack/oslo.policy Download the package from: https://pypi.python.org/pypi/oslo.policy Please report issues through launchpad: https://bugs.launchpad.net/oslo.policy For more details, please see below. 1.29.0 ^^^^^^ New Features * Add support for custom rule check plugins. "http" and "https" external rule checks have been converted into stevedore plugins and serve as examples. Changes in oslo.policy 1.28.1..1.29.0 ------------------------------------- 7ade2ed Documentation and release notes for plugins cb35d34 Imported Translations from Zanata 7e185ad http/https check rules as stevedore extensions 89d2269 External Policy hook should support SSL Diffstat (except docs and test files) ------------------------------------- oslo_policy/_checks.py | 45 +-- oslo_policy/_external.py | 111 ++++++++ oslo_policy/_parser.py | 5 +- oslo_policy/fixture.py | 31 ++- .../locale/en_GB/LC_MESSAGES/oslo_policy.po | 57 +++- oslo_policy/locale/ja/LC_MESSAGES/oslo_policy.po | 45 --- oslo_policy/opts.py | 19 ++ ...add_custom_rule_check_plugins-3c15c2c7ca5e.yaml | 6 + .../locale/en_GB/LC_MESSAGES/releasenotes.po | 53 +++- setup.cfg | 4 + 16 files changed, 677 insertions(+), 189 deletions(-)
participants (1)
-
no-reply@openstack.org