Merge "Require neutron-lib explicitly"

This commit is contained in:
Zuul 2018-10-12 04:37:24 +00:00 committed by Gerrit Code Review
commit 3dfb00f1dc
2 changed files with 2 additions and 1 deletions

View File

@ -53,7 +53,7 @@ msgpack==0.5.6
munch==2.2.0
netaddr==0.7.19
netifaces==0.10.6
neutron-lib==1.13.0
neutron-lib==1.18.0
openstacksdk==0.12.0
os-client-config==1.29.0
os-service-types==1.2.0

View File

@ -5,3 +5,4 @@
pbr!=2.1.0,>=2.0.0 # Apache-2.0
Babel!=2.4.0,>=2.3.4 # BSD
neutron>=12.0.0 # Apache-2.0
neutron-lib>=1.18.0 # Apache-2.0