From 17e52d376994891ddfbcee46d4a8f71ebf4b78d9 Mon Sep 17 00:00:00 2001 From: David Lyle Date: Wed, 16 Dec 2015 09:34:18 -0700 Subject: [PATCH] Release openstack_auth 2.1.1 Restores backward compatibility with Liberty. Change-Id: Ifffd9b8b3a4b1c9afee7a690cdf66d15d2e3e0e9 --- deliverables/mitaka/django-openstack-auth.yaml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/deliverables/mitaka/django-openstack-auth.yaml b/deliverables/mitaka/django-openstack-auth.yaml index c96153ae58..10d8456bb3 100644 --- a/deliverables/mitaka/django-openstack-auth.yaml +++ b/deliverables/mitaka/django-openstack-auth.yaml @@ -9,4 +9,11 @@ releases: This release adds support for obtaining domain scoped tokens and using them in policy checks. This is required for full keystone v3 support. - + - version: 2.1.1 + projects: + - repo: openstack/django_openstack_auth + hash: e7814b2b8eb7e835a076d2b59ec106ce3bf3bd71 + highlights: > + This release restores backward compatibility with Liberty + versions of Horizon. Supports using keystoneauth rather + than similar functionality in keystoneclient.