From ba5d1caf08c770a56ddef06b05095ac49c8e8d78 Mon Sep 17 00:00:00 2001 From: Samuel de Medeiros Queiroz Date: Tue, 23 Aug 2016 11:56:08 -0300 Subject: [PATCH] Relase keystoneauth 2.12.0 Change-Id: I3856b0694e03392f5a369748157a84f5e590c0ee --- deliverables/newton/keystoneauth.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/deliverables/newton/keystoneauth.yaml b/deliverables/newton/keystoneauth.yaml index 6f5f4e870c..bfc435eb0c 100644 --- a/deliverables/newton/keystoneauth.yaml +++ b/deliverables/newton/keystoneauth.yaml @@ -51,3 +51,10 @@ releases: - Fixes "space before header" issue seen in ansible deploys with requests>=2.11.0, see bug 1611426. - Fixes "Status code 308 missed" issue, see bug 1610914 +- version: 2.12.0 + projects: + - repo: openstack/keystoneauth + hash: 5f34cb14d4229b8f6ec3088e04d6bfa398b2fd98 + highlights: | + - TCP_KEEPCNT is disabled when using Windows Subsystem for Linux, + see bug 1614688.