From 6c9629162297aa790f4433dcc74e83ef99fb7ed7 Mon Sep 17 00:00:00 2001 From: Vladyslav Drok Date: Fri, 16 Feb 2018 10:54:59 -0800 Subject: [PATCH] Set minimum keystoneauth version to 3.4.0 Needed-By: https://review.openstack.org/512699 Related-Bug: #1724283 Change-Id: I3de32193f41d9d1012043b43ae8080f3b1e828e5 --- global-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global-requirements.txt b/global-requirements.txt index 38f2aa0e2f..f1d8b1d500 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -89,7 +89,7 @@ jsonpath-rw>=1.2.0,<2.0 # Apache-2.0 jsonpath-rw-ext>=1.1.2 # Apache-2.0 jsonschema>=2.6.0,<3.0.0 # MIT kazoo>=2.2 # Apache-2.0 -keystoneauth1>=3.3.0 # Apache-2.0 +keystoneauth1>=3.4.0 # Apache-2.0 keystonemiddleware>=4.17.0 # Apache-2.0 krest>=1.3.1 # Apache-2.0 kubernetes>=4.0.0 # Apache-2.0