From 170caae826f81eb647eecd4b76939a4897e902cd Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Wed, 7 Aug 2013 20:53:57 +0000 Subject: [PATCH] Revert "remove netifaces as a requirement" Swift still uses this, we should remove it here until they do not. This reverts commit ba70d3c121ea145803820cf83b8f6333f2298904 --- global-requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/global-requirements.txt b/global-requirements.txt index a904a4ce86..f005457203 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -28,6 +28,7 @@ lockfile>=0.8 lxml>=2.3 msgpack-python netaddr +netifaces>=0.5 oauth2 oslo.config>=1.1.0 pam>=0.1.4