requirements: depend on last released kuryr-lib

kuryr-lib was released and then added to openstack/requirements. Thus,
we can now depend on it properly rather than keep tracking master.

Change-Id: I5babc72ec1cebb6499dec8d8b6cfc71422baedd8
Closes-bug: #1604663
This commit is contained in:
Liping Mao 2016-10-09 12:20:36 +08:00 committed by Antoni Segura Puimedon
parent b250974e9e
commit 9b40586a6c
No known key found for this signature in database
GPG Key ID: 2329618D2967720A

View File

@ -6,6 +6,7 @@ Babel>=2.3.4 # BSD
Flask!=0.11,<1.0,>=0.10 # BSD
ipaddress>=1.0.7;python_version<'3.3' # PSF
jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
kuryr-lib>=0.1.0 # Apache-2.0
neutron-lib>=0.2.0 # Apache-2.0
os-client-config>=1.13.1 # Apache-2.0
oslo.concurrency>=3.8.0 # Apache-2.0
@ -15,4 +16,3 @@ oslo.utils>=3.11.0 # Apache-2.0
pbr>=1.6 # Apache-2.0
python-neutronclient>=4.2.0 # Apache-2.0
six>=1.9.0 # MIT
-e git://git.openstack.org/openstack/kuryr#egg=kuryr_lib