Browse code

Add python-netaddr to horizon requirements

Fixes bug 1036416

Change-Id: I97c1f193d30ad43e434ff33e4aacd1230be0341c

Dean Troyer authored on 2012/09/13 02:34:50
Showing 2 changed files
... ...
@@ -21,3 +21,4 @@ python-coverage
21 21
 python-cherrypy3 # why?
22 22
 python-migrate
23 23
 nodejs
24
+python-netaddr
... ...
@@ -15,6 +15,7 @@ python-httplib2
15 15
 python-kombu
16 16
 python-migrate
17 17
 python-mox
18
+python-netaddr
18 19
 python-nose
19 20
 python-paste
20 21
 python-paste-deploy