Remove the cap for python-neutronclient
This previously had a cap of 3.0.0, which is no longer necessary. Also bump upper-constraints to the just release 3.0.0 version of python-neutronclient. Change-Id: Id48e4308e282f0101c8d22d2400f654c03cb1c44 Signed-off-by: Kyle Mestery <mestery@mestery.com>
This commit is contained in:
parent
844140fedc
commit
6dd55d4061
@ -159,7 +159,7 @@ python-manilaclient>=1.2.0
|
||||
python-memcached>=1.56
|
||||
python-mistralclient>=1.0.0
|
||||
python-muranoclient>=0.7.0
|
||||
python-neutronclient>=2.6.0,<3
|
||||
python-neutronclient>=2.6.0
|
||||
python-novaclient>=2.28.1
|
||||
python-saharaclient>=0.10.0
|
||||
python-openstackclient>=1.5.0
|
||||
|
@ -256,7 +256,7 @@ python-memcached===1.57
|
||||
python-mimeparse===0.1.4
|
||||
python-mistralclient===1.0.1
|
||||
python-muranoclient===0.7.0
|
||||
python-neutronclient===2.6.0
|
||||
python-neutronclient===3.0.0
|
||||
python-novaclient===2.28.1
|
||||
python-openstackclient===1.6.0
|
||||
python-openstacksdk===0.5.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user