Add python-netaddr to horizon requirements

Fixes bug 1036416

Change-Id: I97c1f193d30ad43e434ff33e4aacd1230be0341c
This commit is contained in:
Dean Troyer 2012-09-12 12:34:50 -05:00
parent eab531a053
commit 5bc706268f
2 changed files with 2 additions and 0 deletions

View File

@ -21,3 +21,4 @@ python-coverage
python-cherrypy3 # why?
python-migrate
nodejs
python-netaddr

View File

@ -15,6 +15,7 @@ python-httplib2
python-kombu
python-migrate
python-mox
python-netaddr
python-nose
python-paste
python-paste-deploy