From ae53211f699b34eb7c11f2c064e3354582092afc Mon Sep 17 00:00:00 2001 From: Steve Martinelli Date: Thu, 19 Nov 2015 09:52:51 -0500 Subject: [PATCH] release keystonemiddleware 1.5.3 for stable/kilo the new version of keystonemiddleware will create a cap for the python-requests library, which match the global requirements level. this currently affect the glanceclient project, see related bug. Change-Id: I56885745f790af5f65afac89e9150684b01b277e Related-Bug: 1476770 --- deliverables/kilo/keystonemiddleware.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/deliverables/kilo/keystonemiddleware.yaml b/deliverables/kilo/keystonemiddleware.yaml index 561add62f6..cc4512c8c0 100644 --- a/deliverables/kilo/keystonemiddleware.yaml +++ b/deliverables/kilo/keystonemiddleware.yaml @@ -13,3 +13,9 @@ releases: projects: - repo: openstack/keystonemiddleware hash: fd12825acb92db08aea588522f9a91d7091f3a32 + - version: 1.5.3 + projects: + - repo: openstack/keystonemiddleware + hash: d56d96c8d33556e35ca2abffed689753ee0be740 + highlights: > + will now require python-requests<2.8.0