Bump pylxd global-requirements to 2.1.1
pylxd had a bug where it consumed so much memory that nova compute would hang. 2.1.1 contains the fix. This is the bug: https://github.com/lxc/pylxd/issues/183 Change-Id: I15ac5a40a05e3e9e455e9353159ca5dde23eaf80
This commit is contained in:
parent
7cb3e588fb
commit
27cd55ecca
@ -160,7 +160,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 # PSF
|
||||
pylxd>=2.0.4 # Apache-2.0
|
||||
pylxd>=2.1.1 # Apache-2.0
|
||||
pymemcache>=1.2.9,!=1.3.0 # Apache 2.0 License
|
||||
pymod2pkg>=0.5.4 # Apache-2.0
|
||||
pymongo>=3.0.2,!=3.1 # Apache-2.0
|
||||
|
@ -265,7 +265,7 @@ pyghmi===1.0.11
|
||||
pyinotify===0.9.6
|
||||
pykerberos===1.1.13
|
||||
pyldap===2.4.25.1
|
||||
pylxd===2.1.0
|
||||
pylxd===2.1.1
|
||||
pymemcache===1.3.6
|
||||
pymod2pkg===0.5.4
|
||||
pymongo===3.3.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user