From 8f7efad7c78c46f320467c69c5378f07215a4b33 Mon Sep 17 00:00:00 2001 From: Rob Cresswell Date: Thu, 20 Jul 2017 15:22:42 +0100 Subject: [PATCH] Final Django OpenStack Auth release for Pike (3.5.0) Change-Id: Id4b1b5e71f0df0f3405cd2c4cfe6fa1faafdaed7 --- deliverables/pike/django_openstack_auth.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/deliverables/pike/django_openstack_auth.yaml b/deliverables/pike/django_openstack_auth.yaml index b54d3cd277..974c171d35 100644 --- a/deliverables/pike/django_openstack_auth.yaml +++ b/deliverables/pike/django_openstack_auth.yaml @@ -26,3 +26,10 @@ releases: highlights: > This release includes support for Django 1.11, as well as the usual bug fix and translation improvements. + - version: 3.5.0 + projects: + - repo: openstack/django_openstack_auth + hash: 2ca726c68e92b6aaec0e7b0d6a425063972b870b + highlights: > + This release increases requirements to allow Django 1.11, and adds + support for a DEFAULT_SERVICE_REGIONS setting.