neutron-lib version bump to 1.21.0

This bumps the required neutron-lib version to 1.21.0

Change-Id: I98510fd91cbbeedb115f2252ec692622924c4b35
This commit is contained in:
Ryan Tidwell 2018-12-11 13:51:29 -06:00
parent 17699e3355
commit a89b332f4b
No known key found for this signature in database
GPG Key ID: A1C63854C1CDF372
2 changed files with 2 additions and 2 deletions

View File

@ -53,7 +53,7 @@ munch==2.1.0
netaddr==0.7.18
netifaces==0.10.4
neutron==13.0.0.0b2
neutron-lib==1.20.0
neutron-lib==1.21.0
openstackdocstheme==1.18.1
openstacksdk==0.11.2
os-client-config==1.28.0

View File

@ -9,7 +9,7 @@ netaddr>=0.7.18 # BSD
SQLAlchemy>=1.2.0 # MIT
alembic>=0.8.10 # MIT
six>=1.10.0 # MIT
neutron-lib>=1.20.0 # Apache-2.0
neutron-lib>=1.21.0 # Apache-2.0
oslo.config>=5.2.0 # Apache-2.0
oslo.db>=4.27.0 # Apache-2.0
oslo.log>=3.36.0 # Apache-2.0