Bump neutron-lib to 2.9.0

Change-Id: Ifbb368d4e4c497079a3c3d7a8b9ca0df43bee65d
This commit is contained in:
Slawek Kaplonski 2021-02-16 12:21:35 +01:00
parent ebde0a2043
commit 86c03faa23
2 changed files with 2 additions and 2 deletions

View File

@ -51,7 +51,7 @@ msgpack-python==0.4.0
munch==2.1.0
netaddr==0.7.18
netifaces==0.10.4
neutron-lib==2.8.0
neutron-lib==2.9.0
openstacksdk==0.31.2
os-client-config==1.28.0
os-ken==0.3.0

View File

@ -16,7 +16,7 @@ Jinja2>=2.10 # BSD License (3 clause)
keystonemiddleware>=5.1.0 # Apache-2.0
netaddr>=0.7.18 # BSD
netifaces>=0.10.4 # MIT
neutron-lib>=2.8.0 # Apache-2.0
neutron-lib>=2.9.0 # Apache-2.0
python-neutronclient>=6.7.0 # Apache-2.0
tenacity>=6.0.0 # Apache-2.0
SQLAlchemy>=1.2.0 # MIT