summaryrefslogtreecommitdiff
path: root/lower-constraints.txt
diff options
context:
space:
mode:
authorEric Fried <openstack@fried.cc>2019-07-15 14:30:35 -0500
committerEric Fried <openstack@fried.cc>2019-07-15 14:30:35 -0500
commit8068bb3f4a36c3347b9da45a6a624a2acf9d1cdc (patch)
tree0edb3ac080680da55b0d9ca3b856699ce11dd2f0 /lower-constraints.txt
parent78f9961d293e3b3e0ac62345b78abb1c9e2bd128 (diff)
downloadnova-8068bb3f4a36c3347b9da45a6a624a2acf9d1cdc.tar.gz
Use Adapter global_request_id kwarg
Release 3.15.0 of keystoneauth1 introduced the ability to pass X-Openstack-Request-Id to request methods (get/put/etc) via a global_request_id kwarg rather than having to put it in a headers dict. This commit bumps the minimum ksa level to 3.15.0 and takes advantage of the new kwarg to replace explicit header construction in SchedulerReportClient (Placement) and neutronv2/api methods. Also normalizes the way param lists were being passed from SchedulerReportClient's REST primitives (get/put/post/delete) into the Adapter equivalents. There was no reason for them to be different. Change-Id: I2f6eb50f4cb428179ec788de8b7bd6ef9bbeeaf9
Diffstat (limited to 'lower-constraints.txt')
-rw-r--r--lower-constraints.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/lower-constraints.txt b/lower-constraints.txt
index 873f8c1cea..8a1812c568 100644
--- a/lower-constraints.txt
+++ b/lower-constraints.txt
@@ -44,7 +44,7 @@ jsonpath-rw==1.4.0
jsonpath-rw-ext==1.1.3
jsonpointer==2.0
jsonschema==2.6.0
-keystoneauth1==3.9.0
+keystoneauth1==3.15.0
keystonemiddleware==4.20.0
kombu==4.1.0
linecache2==1.0.0