releases/deliverables/ocata/django_openstack_auth.yaml
David Lyle 8530b921a2 Release django_openstack_auth for Ocata
Change-Id: I5ef7fc514c0e8b38d9ff993b23b297c93ddadc3b
2017-01-19 23:56:23 +00:00

24 lines
839 B
YAML

---
launchpad: django-openstack-auth
team: horizon
type: library
release-model: cycle-with-intermediary
send-announcements-to: openstack-dev@lists.openstack.org
include-pypi-link: yes
releases:
- version: 3.0.0
projects:
- repo: openstack/django_openstack_auth
hash: a40234be311eae11ca22497a82a82ab404d09a7c
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.