Remove netaddr useless requirement
This patch cleans up the requirement list to remove netaddr module that is not used anymore directly by cinder. Change-Id: I0d0efbf26fb43e94f2ccc1a62edaba6f2b13f27e
This commit is contained in:
parent
3754b3b063
commit
917460c393
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user