From 1c44e3c403a209b4188a56562a322328ed553719 Mon Sep 17 00:00:00 2001 From: Doug Hellmann Date: Thu, 22 Mar 2018 17:36:21 -0400 Subject: [PATCH] Update git submodules * Update oslo.middleware from branch 'master' - add lower-constraints job Create a tox environment for running the unit tests against the lower bounds of the dependencies. Create a lower-constraints.txt to be used to enforce the lower bounds in those tests. Add openstack-tox-lower-constraints job to the zuul configuration. See http://lists.openstack.org/pipermail/openstack-dev/2018-March/128352.html for more details. Change-Id: I477dc48b392c20e93c69464b2b45c21ba7f4805b Depends-On: https://review.openstack.org/555034 Signed-off-by: Doug Hellmann --- oslo.middleware | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oslo.middleware b/oslo.middleware index 38555f618324..880f29d72e43 160000 --- a/oslo.middleware +++ b/oslo.middleware @@ -1 +1 @@ -Subproject commit 38555f618324d81b1cb73b30e4ceeff2759e4594 +Subproject commit 880f29d72e436ab3a63a62c82c2f23d2a94b1a01