Drop unused requirements

In the split we forgot to drop some requirementes that belong only to
kuryr-libnetwork. This patch removes all the requirementes that are not
explicitly used in the kuryr.lib namespace.

Change-Id: Ia31c402e90e92802b5f096072799eacfa122aaca
Signed-off-by: Antoni Segura Puimedon <antonisp@celebdor.com>
This commit is contained in:
Antoni Segura Puimedon 2016-08-29 10:19:08 +02:00
parent 6438b8f06d
commit 4e4ca376d7
No known key found for this signature in database
GPG Key ID: 2329618D2967720A
1 changed files with 0 additions and 4 deletions

View File

@ -4,14 +4,10 @@
pbr>=1.6 # Apache-2.0
Babel>=2.3.4 # BSD
Flask!=0.11,<1.0,>=0.10 # BSD
jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
netaddr!=0.7.16,>=0.7.12 # BSD
oslo.concurrency>=3.8.0 # Apache-2.0
oslo.log>=1.14.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.utils>=3.16.0 # Apache-2.0
python-neutronclient>=4.2.0 # Apache-2.0
pyroute2>=0.4.3 # Apache-2.0 (+ dual licensed GPL2)
os-client-config!=1.19.0,>=1.13.1 # Apache-2.0
neutron-lib>=0.3.0 # Apache-2.0