Require neutron-lib explicitly
Rather than implicitly via neutron. Change-Id: I6c0a783587995113f15ed4c08a6b1dbeeccc5f87
This commit is contained in:
parent
30809d7732
commit
9a5a0589b7
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user