Changelog for
python3-oslo.policy-4.3.0-1.1.noarch.rpm :
* Sun Mar 24 2024 cloud-develAATTsuse.de- removed 0001-Avoid-TypeError-when-building-with-Sphinx-6.1.1-and-.patch- update to version 4.3.0 - Fix doc build error - Update master for stable/2023.2 - coveragerc: Remove non-existent path - Add flag to skip undefined rule check - reno: Update master for unmaintained/yoga - Use consistent commands for coverage - Update python classifier in setup.cfg
* Thu Jan 04 2024 cloud-develAATTsuse.de- update to version 4.2.1 - Imported Translations from Zanata
* Fri Dec 01 2023 Dirk Müller
- update to 4.2.0:
* Revert \"Moves supported python runtimes from version 3.8 to 3.10\"
* Moves supported python runtimes from version 3.8 to 3.10
* Fix deprecated rule logic if the rule was deleted in policy directory
* Update master for stable/2023.1
* Mon Mar 06 2023 cloud-develAATTsuse.de- update to version 4.1.1 - Fix py38 jobs by using focal rather than jammy - Add Python3 antelope unit tests - Imported Translations from Zanata - Update master for stable/zed- add 0001-Avoid-TypeError-when-building-with-Sphinx-6.1.1-and-.patch
* Sat Oct 01 2022 cloud-develAATTsuse.de- update to version 4.0.0 - Drop python3.6/3.7 support in testing runtime - Fix generation of sample policy files
* Sat Jun 04 2022 cloud-develAATTsuse.de- update to version 3.12.1 - Update python testing classifier - Fix formatting of release list - make deprecated rule examples explicit - Update master for stable/yoga - Refactor scope enforcement in the Enforcer class - Map system_scope in creds dictionary - Update master for stable/xena - Enforce scope check always when rule has scope_types set - Rules in policy directory files can be deleted. - Add Python3 zed unit tests - Increase timeout of the cross-neutron-tox-py38 job - Add Python3 yoga unit tests - Don\'t reset rules without overwriting - Don\'t raise InvalidScope exception when do_raise=False - Add scope_types attribute to the BaseCheck class - Expand set_defaults() to set other config default value - Clarify enforce_new_defaults help text - Only pass exclude-deprecated when True
* Tue Oct 26 2021 cloud-develAATTsuse.de- update to version 3.8.2 - Adding tests on cache handler - Improving documentation about target resources - Fix a typo in the document - Add Python3 xena unit tests - Add debug log in pick_default_policy_file - Changed minversion in tox to 3.18.0 - Replace getargspec with getfullargspec - Correctly handle IO errors at policy file load - Use py3 as the default runtime for tox - Add unit tests on cache handler - Reinstate double deprecation test logic - Move flake8 as a pre-commit local target. - Update master for stable/wallaby - Ussuri+ is python3 only and update python to python3 - Dropping lower constraints testing - setup.cfg: Replace dashes with underscores
* Sun May 02 2021 cloud-develAATTsuse.de- update to version 3.7.0 - Work on copy of registered rule instead of original object - Fix oslopolicy-j2y-convertor tool for RuleDefault - Adding pre-commit - trivial: Tweak docstrings - Add Python3 wallaby unit tests - pre-commit: Resolve dependency conflicts - Handle deprecated rule only once - Remove all usage of six library - Fix hacking min version to 3.0.1 - Remove format option examples in policy generator - Switch to collections.abc.MutableMapping - tests: Unset requests-related environment variables - Make \'Rule\' attributes read-only - Fix grammar issues - Add policy file selection logic when default changing to yaml - Add documentation parameters for DeprecatedRule - Use TOX_CONSTRAINTS_FILE - remove unicode from code - Don\'t modify \'Rule.check\' - Add nova/neutron project unit/functional tests job in gate - Update master for stable/victoria
* Fri Oct 09 2020 cloud-develAATTsuse.de- update to version 3.5.0 - Reload files in policy_dirs on primary file change - Log warning for redundant file rules - docs: Add description of \'oslopolicy-policy-generator\' - Don\'t deepcopy objects before mask_dict_password - Add oslopolicy-validator tool - Add release notes links to doc index - Remove translation sections from setup.cfg - Add Python3 victoria unit tests - Switch to newer openstackdocstheme and reno versions - sample-generator: Improve YAML output - Clarify what exactly an \"access file\" is - Fix unit tests to work with stevedore > 2.0.1 - Add py38 package metadata - Bump bandit version - [goal] Migrate testing to ubuntu focal - Remove the conversion according to the comment of jdennis - Mark sphinx extensions thread safe - Deprecate the JSON support for policy_file - Remove the unused coding style modules - Fix pygments style - Add oslopolicy-convert-json-to-yaml tool - docs: Add separate man page for each CLI tool - Bump default tox env from py37 to py38 - Update master for stable/ussuri - Include example of literal comparison policy rule - Align contributing doc with oslo\'s policy
* Mon Aug 10 2020 cloud-develAATTsuse.de- update to version 3.1.1 - Reload files in policy_dirs on primary file change - Update .gitreview for stable/ussuri - Update TOX/UPPER_CONSTRAINTS_FILE for stable/ussuri