bump neutron-lib to 1.28.0

Bump up neutron-lib to 1.28.0 [1] in requirements and lower-constraints.

[1] https://review.opendev.org/#/c/668928/

Change-Id: I57efc19d67826698cfafbf03d735c5e8978ca745
This commit is contained in:
Boden R 2019-07-04 10:48:57 -06:00
parent d9e61138ff
commit 4b8790ed20
2 changed files with 2 additions and 2 deletions

View File

@ -56,7 +56,7 @@ msgpack-python==0.4.0
munch==2.1.0
netaddr==0.7.18
netifaces==0.10.4
neutron-lib==1.27.0
neutron-lib==1.28.0
openstackdocstheme==1.30.0
openstacksdk==0.11.2
os-client-config==1.28.0

View File

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