bump neutron-lib to 1.21.0
This patch bumps the neutron-lib version to 1.21.0 in both the requirements and lower-constraints. Change-Id: I4489d98e7fa1ad1504132bd0a049903737b34547
This commit is contained in:
parent
77a8b020c3
commit
fb506298b8
@ -56,7 +56,7 @@ msgpack-python==0.4.0
|
|||||||
munch==2.1.0
|
munch==2.1.0
|
||||||
netaddr==0.7.18
|
netaddr==0.7.18
|
||||||
netifaces==0.10.4
|
netifaces==0.10.4
|
||||||
neutron-lib==1.20.0
|
neutron-lib==1.21.0
|
||||||
openstackdocstheme==1.18.1
|
openstackdocstheme==1.18.1
|
||||||
openstacksdk==0.11.2
|
openstacksdk==0.11.2
|
||||||
os-client-config==1.28.0
|
os-client-config==1.28.0
|
||||||
|
@ -15,7 +15,7 @@ Jinja2>=2.10 # BSD License (3 clause)
|
|||||||
keystonemiddleware>=4.17.0 # Apache-2.0
|
keystonemiddleware>=4.17.0 # Apache-2.0
|
||||||
netaddr>=0.7.18 # BSD
|
netaddr>=0.7.18 # BSD
|
||||||
netifaces>=0.10.4 # MIT
|
netifaces>=0.10.4 # MIT
|
||||||
neutron-lib>=1.20.0 # Apache-2.0
|
neutron-lib>=1.21.0 # Apache-2.0
|
||||||
python-neutronclient>=6.7.0 # Apache-2.0
|
python-neutronclient>=6.7.0 # Apache-2.0
|
||||||
tenacity>=3.2.1 # Apache-2.0
|
tenacity>=3.2.1 # Apache-2.0
|
||||||
ryu>=4.24 # Apache-2.0
|
ryu>=4.24 # Apache-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user