Remove netifaces requirement

netifaces is not required to run the tests, so remove it from
the requirements.

Related-Bug: #1266513
Change-Id: Ifb3b262f47d629670b06c670353dbe798af4dc03
This commit is contained in:
Brant Knudson 2014-01-09 18:58:11 -06:00
parent 8259fa7eaf
commit a03e7315ca

View File

@ -36,7 +36,5 @@ httplib2
requests>=1.1
keyring>=1.6.1,<2.0
netifaces>=0.5
# For documentation
oslo.sphinx