From 210b33e01658374ac248a188cfdcb35a64a35c80 Mon Sep 17 00:00:00 2001 From: Sean Dague Date: Wed, 31 May 2017 06:56:23 -0400 Subject: [PATCH] Bump python-neutronclient to 6.3.0 minimum Nova wants to start using the new global_request_id parameter in all requests to neutron, which requires a minimum of 6.3.0 to use. Change-Id: I13f5e3c25aa8bf96c81c7368a83ac9fa9d0c687d Depends-On: Ic1d028fa7313a1b795299470543e747235e4c1d4 --- global-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global-requirements.txt b/global-requirements.txt index 6984af839..b95fc7814 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -249,7 +249,7 @@ python-manilaclient>=1.12.0 # Apache-2.0 python-mistralclient>=3.1.0 # Apache-2.0 python-muranoclient>=0.8.2 # Apache-2.0 python-monascaclient>=1.1.0 # Apache-2.0 -python-neutronclient>=5.1.0 # Apache-2.0 +python-neutronclient>=6.3.0 # Apache-2.0 python-novaclient>=7.1.0 # Apache-2.0 python-openstackclient>=3.3.0,!=3.10.0 # Apache-2.0 python-saharaclient>=1.1.0 # Apache-2.0