From 1db29fc1c60b62fcf7dd76e02181f90a3094ae44 Mon Sep 17 00:00:00 2001 From: Paul Hummer Date: Thu, 24 Nov 2016 06:38:57 +0000 Subject: [PATCH] Update upper constraint for pylxd nova-lxd requires 2.2+ in order to update some its functionality. However, a bug in requests caused some issues with 2.2.0 and 2.2.1. This updates global requirements to 2.2.2. Change-Id: I35fa5ef2e51792c7ec095e40c3320fa9bdc4be11 --- global-requirements.txt | 2 +- upper-constraints.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/global-requirements.txt b/global-requirements.txt index f25281e08d..eb5ab90e4b 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -164,7 +164,7 @@ pyinotify>=0.9.6;sys_platform!='win32' and sys_platform!='darwin' and sys_platfo PyJWT>=1.0.1 # MIT pykmip>=0.5.0 # Apache 2.0 License pyldap>=2.4.20 # PSF -pylxd>=2.1.1 # Apache-2.0 +pylxd>=2.2.2 # Apache-2.0 pymemcache>=1.2.9,!=1.3.0 # Apache 2.0 License pymod2pkg>=0.6.1 # Apache-2.0 pymongo>=3.0.2,!=3.1 # Apache-2.0 diff --git a/upper-constraints.txt b/upper-constraints.txt index e6b6a1356a..41dd42d585 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -272,7 +272,7 @@ pyghmi===1.0.12 pyinotify===0.9.6 pykerberos===1.1.13 pyldap===2.4.25.1 -pylxd===2.1.2 +pylxd===2.2.2 pymemcache===1.4.0 pymod2pkg===0.6.1 pymongo===3.3.1