]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Remove netaddr useless requirement
authorBertrand Lallau <bertrand.lallau@thalesgroup.com>
Wed, 25 Nov 2015 15:52:26 +0000 (16:52 +0100)
committerBertrand Lallau <bertrand.lallau@thalesgroup.com>
Wed, 25 Nov 2015 15:52:26 +0000 (16:52 +0100)
This patch cleans up the requirement list to remove netaddr module
that is not used anymore directly by cinder.

Change-Id: I0d0efbf26fb43e94f2ccc1a62edaba6f2b13f27e

requirements.txt

index 49ebc52f6e4e97434a5bfdfe783ca9d7ce2692b6..05c82728e1f2bc001c9273935a59adb379f08a13 100644 (file)
@@ -11,7 +11,6 @@ greenlet>=0.3.2
 iso8601>=0.1.9
 keystonemiddleware!=2.4.0,>=2.0.0
 lxml>=2.3
-netaddr!=0.7.16,>=0.7.12
 oslo.config>=2.7.0 # Apache-2.0
 oslo.concurrency>=2.3.0 # Apache-2.0
 oslo.context>=0.2.0 # Apache-2.0