bump neutron-lib to 1.10.0
The upper constrains for neutron-lib have already been bumped for 1.10.0 in I60e815157a84bb50140db526ba31dc2000d9c2ee, but we'd like to see the requirement change propagated into all consumers so that we can begin using the lastest changes in neutron-lib. This patch bumps neutron-lib to 1.9.0 so consuming requirements.txt will be updated allowing us to use the latest release in neutron and other networking projects. For a list of features see the "highlights" in Id21fe608c0261f52154dfc15fc0de0873d9c24d7. Change-Id: Ibe7a283101e8558331e89ead749e5653b6372876
This commit is contained in:
parent
a98e6f0cce
commit
6c3c5812db
@ -124,7 +124,7 @@ netmiko>=1.2.5 # MIT
|
||||
# Pinned to 1.0 branch until projects update, see:
|
||||
# https://bugs.launchpad.net/openstack-requirements/+bug/1718576
|
||||
networkx>=1.10,<2.0 # BSD
|
||||
neutron-lib>=1.9.0 # Apache-2.0
|
||||
neutron-lib>=1.10.0 # Apache-2.0
|
||||
notifier>=1.0.3 # Apache-2.0
|
||||
oauth2client>=1.5.0,!=4.0.0 # Apache-2.0
|
||||
oauthlib>=0.6.0 # BSD
|
||||
|
Loading…
x
Reference in New Issue
Block a user