Browse code

Merge "Install the python-netaddr package before we use it."

Jenkins authored on 2012/10/24 11:36:51
Showing 2 changed files
... ...
@@ -20,3 +20,4 @@ tcpdump
20 20
 euca2ools # only for testing client
21 21
 tar
22 22
 python-cmd2 # dist:precise
23
+python-netaddr
... ...
@@ -5,6 +5,7 @@ git-core
5 5
 openssh-server
6 6
 psmisc
7 7
 pylint
8
+python-netaddr
8 9
 python-pep8
9 10
 python-pip
10 11
 python-unittest2