Release django_openstack_auth for Ocata

Change-Id: I5ef7fc514c0e8b38d9ff993b23b297c93ddadc3b
This commit is contained in:
David Lyle
2017-01-19 15:43:30 -07:00
committed by Richard Jones
parent d8a0e5deca
commit 8530b921a2

View File

@@ -13,3 +13,11 @@ releases:
highlights: >
This release includes full support for Django 1.10, and removes token
revocation on logout and project switch.
- version: 3.1.0
projects:
- repo: openstack/django_openstack_auth
hash: ea208c774f6707d50b72a72c14d76a5ed0177bc9
highlights: >
This release includes support for Keystone to Keystone Federation.
Allowing the user to switch keystone providers. Fixes a policy short
circuit bug where complex policy rules weren't fully specified.