Add netaddr to requirements file
netaddr is required by the ipaddr filter used in ansible/roles/prechecks/tasks/port_checks.yml. Change-Id: I766d87949553fb46ef2c0480e7706ee1ef2d26d0 Closes-bug: #1631921
This commit is contained in:
parent
b58147bcc0
commit
a286be1966
@ -11,3 +11,4 @@ oslo.config>=3.14.0 # Apache-2.0
|
||||
graphviz!=0.5.0,>=0.4.0 # MIT License
|
||||
setuptools!=24.0.0,>=16.0 # PSF/ZPL
|
||||
pycrypto>=2.6 # Public Domain
|
||||
netaddr>=0.7.13,!=0.7.16 # BSD
|
||||
|
Loading…
x
Reference in New Issue
Block a user