releases/deliverables/ocata/django_openstack_auth.yaml
Rob Cresswell e8feaf8a62 Tag Django OpenStack Auth 3.1.1 / Ocata branch
Change-Id: I65c45ae6df3f6566a0f34bd90346ff8bd70fcd8e
2017-02-02 16:39:58 +00:00

34 lines
1.1 KiB
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
branches:
- name: stable/ocata
location: 3.1.1
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.
- version: 3.1.1
projects:
- repo: openstack/django_openstack_auth
hash: 0c195604f6e0bc214309193eb0de0a46677626a5
highlights: >
This release includes a fix for federated authentication, as well as
translation imports.