Remove netaddr useless requirement

This patch cleans up the requirements.txt list to remove netaddr
module actually replaced by oslo_utils.

Change-Id: Ib454286350256b6141bc4a5c178b1ade73bd0223
This commit is contained in:
Bertrand Lallau 2017-01-04 22:56:10 +01:00
parent 9842f40187
commit a4b2954233

View File

@ -8,7 +8,6 @@ automaton>=0.5.0 # Apache-2.0
eventlet!=0.18.3,>=0.18.2 # MIT
WebOb>=1.6.0 # MIT
greenlet>=0.3.2 # MIT
netaddr!=0.7.16,>=0.7.13 # BSD
paramiko>=2.0 # LGPLv2.1+
python-neutronclient>=5.1.0 # Apache-2.0
python-glanceclient>=2.5.0 # Apache-2.0