releases/deliverables/newton/oslo.policy.yaml
Joshua Harlow 99ee8a93cf Oslo releases for week of august 1, 2016
Big ole-release of (oslo) things.

Change-Id: Iaacb1e544f8ef1507f103e53bb1da1d21c274a87
2016-08-01 13:50:56 -07:00

44 lines
1.3 KiB
YAML

---
launchpad: oslo.policy
team: oslo
send-announcements-to: openstack-dev@lists.openstack.org
include-pypi-link: true
releases:
- version: 1.7.0
projects:
- repo: openstack/oslo.policy
hash: 93aee73d37fcaf47fd97991711a1e48a566dcc78
highlights: '* Support policy file in YAML'
- version: 1.8.0
projects:
- repo: openstack/oslo.policy
hash: 5a8969c97ba637a609aa98fbdd93137874e6e7d3
- version: 1.9.0
projects:
- repo: openstack/oslo.policy
hash: 474c120ae6de61c1f46523baa0fef11b5e537cf8
highlights: |-
* Add equality operator to policy.RuleDefault
* Add policy registration and authorize method
* Add sample file generation script and helper methods
- version: 1.10.0
projects:
- repo: openstack/oslo.policy
hash: 6aa8551aa4c03e3fd39d79d6c6bdc43ffe7bf2fc
- version: 1.11.0
projects:
- repo: openstack/oslo.policy
hash: db9711de557c168e828bcf83afadbc82d5a10ff9
- version: 1.12.0
projects:
- repo: openstack/oslo.policy
hash: cbb0824b56397adf8f93153083a49921c0d82f98
- version: 1.13.0
projects:
- repo: openstack/oslo.policy
hash: 10a81baefa25dd25d6acb8c2ad6ba3bcc868c82b
highlights: |-
- Add Python 3.5 classifier and venv
- Debug logging for policy file validation
- Add note about not all APIs support policy enforcement by user_id